﻿@charset "utf-8";
* {
    margin: 0px;
    padding: 0px
}

body {
    margin: 0;
    font: 12px/1.5em 'Source Han Sans CN,宋体';
    padding: 0;
    background-color: #fff;
    color: #333333;
}

object {
    display: block
}

input {
    padding: 0;
    margin: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

body div,
.dmid {
    margin: 0 auto
}

ul,
li,
p,
img,
h1,
h2,
form {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #003366
}

/*站点导航*/
.xmhouse-nav {
    width: 1200px;
    margin-top: 20px;
    line-height: 22px;
}
.xmhouse-navbox{
	width: 371px;
	height: 94px;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	float: left;
}
.xmhouse-navbox:not(:first-child){
	margin-left: 40px;
}
.xmhouse-nav .xmhouse-navtitle {
	padding: 6px 26px 2px;
}
.xmhouse-nav .xmhouse-navtitle a {
	font-size: 20px;
    font-weight: bold;
	color: #1E68EF;
	line-height: 36px;
}
.xmhouse-nav .nav {
	padding: 0 26px;
    width: 320px;
    float: left;
}
.xmhouse-nav li {
    width: 80px;
    float: left;
	height: 28px;
}
.xmhouse-nav li a {
    font-size: 16px;
	font-family: SimSun;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
}
.xmhouse-nav .navsplit {
    border-right: solid 1px #DDD;
    color: white;
    float: left;
    height: 44px;
    width: 2px;
}
/*站点导航*/

.j_title {
    padding-top: 8px;
    line-height: 36px;
    font-size: 16px;
    text-align: left;
	width: 375px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.j_title a  {
    font-weight: bold;
	color: #333333;
	line-height: 36px;
	font-size: 24px;
}

.j_subtitle {
	width: 375px;
    color: #999999;
    text-align: left;
    padding-top: 5px;
    padding-left: 2px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    white-space: break-spaces;
}

.nm_title {
    display: none;
}

.j_message {
    color: #888;
}

.m_title {
    padding-top: 24px;
	width: 374px;
}
.m_title:not(:first-child) {
    margin-left: 38px;
}

.m_title h3 {
	font-weight: 400;
    line-height: 22px;
    padding-top: 16px;
    font-size: 16px;
    color: #999999;
    width: 375px;
    height: 22px;
}

.m_title h3  a {
    font-size: 16px;
    color: #999999;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m_subtitle {
    text-align: left;
	font-weight: 400;
	line-height: 22px;
	padding-top: 16px;
}
.m_subtitle a{
	font-size: 16px;
	color: #999999;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	display: block;
}

.qrcode__wrap {
    position: fixed;
    top: 50%;
    right: 0;
    width: 180px;
    transform: translateY(-50%);
    z-index: 9;
    border: 1px solid #fff;
}

.bbs_title {
    display: block;
    list-style: none;
    height: 22px;
    line-height: 22px!important;
    overflow: hidden!important;
    padding: 0!important;
}

.zt_title {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 0px
}

.bbs_title span {
    float: left;
    width: 276px;
    overflow: hidden
}

.qrcode__img {
    width: 100%;
    height: 158px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}

.qrcode__img img {
    width: 140px;
    height: 140px
}

.qrcode__title {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    background-color: #f5f5f5;
}

a:focus {
    outline: none
}

.cl {
    clear: both;
}

.fl {
    float: left
}

.fr {
    float: right
}

.index_ad {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.index_ad {
    line-height: 0px;
}

.index_adclr {
    clear: both;
    height: 4px;
    overflow: hidden;
}

.pat5 {
    padding-top: 4px
}

.pat10 {
    padding-top: 5px
}

.mr5 {
    margin-right: 5px
}

.mt3 {
    margin-top: 6px
}

.pt5 {
    padding-top: 5px
}

.mt20 {
    margin-top: 20px
}

div {
    height: auto;
    margin: 0;
    padding: 0;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

dl,
dt,
dd {
    margin: 0px;
    padding: 0px;
    height: auto;
}

p {
    margin: 0px;
    padding: 0px;
    height: auto;
}

img {
    border: none;
}

a {
    text-decoration: none;
    color: #333333
}

a:hover {
    text-decoration: underline;
    color: #f60
}

.color_4C4C4C {
    color: #4C4C4C
}

h1 {
    font-size: 22px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h2 {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h3 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h4 {
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h5 {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

h6 {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearboth {
    clear: both;
    height: 0;
    line-height: 0
}

@font-face {
    font-family: '汉仪粗黑';
    src: url('hych.eot');
    src: url('hych.eot') format('embedded-opentype'), url('hych.ttf') format('truetype');
}
/*土拍表格start*/
.padding5 tr td:nth-child(2) {
    width: 90px;
}
.padding5 tr td:nth-child(3) {
    width: 60px;
}
.padding5 tr td:nth-child(6) {
    width: 120px;
}
/*土拍表格 end*/

td {
    font-size: 12px;
    line-height: 170%;
}

.right {
    float: right;
}

input,
button,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    /*vertical-align: middle;*/
}

.font_blue {
    color: #023199;
}

.jcht_widthc {
    color: #333;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.box_bor_t,
#new_De {
    border-top: 0px solid #9DCBEF!important;
}

#nav,
.infoCenter .infoCon,
.market,
.boxTitle,
.tuanLf,
.conTitle,
#chafangtab .chafangtab_page li,
#bbs_top50 .tab_page,
.weiboBox,
#rentSearchTab .rentSearch_page li,
#rentInfoTab .rentInfo_page li,
#rentInfoTab .rentInfo_page,
.cEss .title,
.changeTab li,
.newsseach {
    background: url("http://www.xmhouse.com/1107/images/NJ_index_bg.gif") repeat-x scroll 0 0;
}


/*top*/

.top_float_right {
    float: right;
    position: fixed;
    bottom: 80px;
    z-index: 300;
}

* html .top_float_right {
    position: absolute;
    top: expression(offsetParent.scrollTop+450);
}


/*public*/


/*宽度为950的div*/

.topsmall_nav,
.login,
.flash_nav,
.nav,
.seach,
.classtopnav,
.newhouse,
.esf,
.shopwrite,
.lovehome,
.bbs,
.landresearch,
.qymag {
    width: 1200px;
}

.flash_nav {
    margin-bottom: 10px;
    background: #fff
}

.flash_nav_r {
    overflow: hidden;
    padding-top: 0px;
    position: relative
}

.screen_one {
    width: 1200px;
    margin-bottom: 6px;
    margin-top: 3px
}

#topsmall_navfix {
    /*position: fixed;
	_position: absolute;
	top: 0;
_top:expression(documentElement.scrollTop+0+"px");
	left: 0;*/
    width: 100%;
    background: url(../images/topsmall_navbg2x30.jpg) repeat-x left top;
    border-top: 0px solid #FF8500;
    height: 33px;
    z-index: 100;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	display: inline-table;
}

.topsmall_nav {
    line-height: 32px;
    position: relative
}

.nav1 {
    background-color: #F0F0F0;
    border-bottom: 0 solid #000000;
    height: 28px;
    line-height: 28px;
    margin-top: 5px;
    overflow: hidden;
    text-indent: 0.5em;
}

.topsmall_nav a {
    color: #707070;
}

.topsmall_nav a:hover {
    color: #f60;
    text-decoration: underline
}

.form-sub {
    background: url("http://www.xmhouse.com/images/cs_ico.png") no-repeat scroll 0 -107px transparent;
    border: 1px solid #9BC9E0;
    color: #077BC6;
    font-size: 12px;
    height: 20px;
    line-height: 17px;
    margin: 1px 0px 1px 2px;
    text-align: center;
    vertical-align: middle;
    width: 36px;
    cursor: pointer
}

.form-sub2 {
    background: url("http://www.xmhouse.com/images/cs_ico.png") no-repeat scroll 0 -107px transparent;
    border: 1px solid #9BC9E0;
    color: #077BC6;
    font-size: 12px;
    height: 20px;
    line-height: 17px;
    margin: 1px;
    text-align: center;
    vertical-align: middle;
}

.form-sub3 {
    background: url("http://www.xmhouse.com/images/cs_ico.jpg") no-repeat scroll 0 0px transparent;
    border: 0px solid #9BC9E0;
    color: #fff;
    font-size: 12px;
    height: 20px;
    line-height: 17px;
    margin: 1px 0px 1px 0px;
    text-align: center;
    vertical-align: middle;
    width: 38px;
}

a.form-sub1 {
    text-decoration: none;
    display: inline-block;
    color: #077BC6;
    height: 18px;
    background: url("http://www.xmhouse.com/images/cs_ico.png") no-repeat scroll 0 -107px transparent;
    border: 1px solid #9BC9E0;
    color: #077BC6;
    font-size: 12px;
    vertical-align: middle;
    width: 36px;
    text-align: center;
    line-height: 18px;
    text-indent: 0;
    width: 34px
}

a.form-sub4 {
    margin-left: 6px
}

.xl_menu {
    position: absolute;
    width: 950px;
}

.arelist_m {
    width: 160px;
    padding: 4px 7px;
    text-align: center;
    border: 1px solid #CCC;
    position: absolute;
    top: -10px;
    right: 0;
    background: #FFFFCC;
    float: right;
    display: none
}

.nav_xm {
    width: 68px;
}

.tn-topmenulist {
    position: absolute;
    border: 1px solid #333;
    background: #fff;
    z-index: 9998;
    font-size: 12px;
}

.tn-topmenulist {
    color: #333;
}

.tn-topmenulist a {
    color: #0a8cd2;
}

.tn-topmenulist .tn-text-list {
    border-bottom: 1px solid #FECC5B;
    margin-bottom: -2px;
}

.tn-topmenulist .tn-text-list li {
    /*height:31px; 会引起3像素bug*/
    line-height: 31px;
    border-bottom: 1px solid #FECC5B;
}

.tn-topmenulist .tn-text-list li a {
    _zoom: 1;
    display: block;
    color: #333;
    padding: 0 15px;
}

.tn-topmenulist .tn-text-list li a:hover {
    color: #E67902;
    background: #FFF5DA;
    text-decoration: none;
}

.tn-topmenulist .tn-text-list li em {
    color: #DE1F26;
    float: right;
}

.tn-topmenulist-a {
    border: 1px solid #EBBE7A;
    border-top: 0;
    overflow: hidden;
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
    top: 41px;
    right: 0;
    width: 62px
}


/*flash导航*/

.flash_nav .left {
    float: left
}

.flash_nav .right {
    float: right
}

.flash_nav .logo {
    width: 201px;
    margin: 0 auto;
    padding-left: 8px;
}

.flash_nav .logo span {
    float: right
}

.my_re {
    text-align: left;
    padding: 5px 0 0 0px;
    position: relative;
    /*background:url(../../images/morecs.jpg) 136px 6px no-repeat;*/
    z-index: 100
}


/*首页导航*/

.navbox {
    height: 48px;
    padding: 8px 0 4px 0;
    margin: 8px 0px;
    border: 1px solid #acd2e9;
    width: 948px
}

.navbox ul {
    float: left;
    padding: 0 10px 0 11px;
    background: url(../../images/shuxian.gif) left no-repeat;
}

.navbox ul li {
    line-height: 22px;
    letter-spacing: 1px;
}

.navbox ul li a {
    color: #049;
}

.navbox ul.bgnone {
    background: none;
}

.navbox a:hover {
    color: #cc0000;
}

.navbox .red a {
    color: #cc0000;
    font-weight: bold;
}

.navbox .red a:link,
.navBox .red a:visited,
.navBox .red a:hover,
.navBox .red a:active {
    color: #cc0000;
    font-weight: bold;
}

.lt_hot {
    left: 800px;
    position: absolute;
    top: -8px;
    width: 32px;
}

.lt_hot {
    background: url("http://www.xmhouse.com/images/new3.gif") no-repeat scroll 0 0 transparent;
    height: 19px;
    left: 800px;
    position: absolute;
    top: -8px;
    width: 32px;
}

.nav_hot {
    width: 21px;
    position: absolute;
    height: 19px;
    top: -1px;
    *top: -1px;
    left: 693px;
    background: url(http://www.xmhouse.com/images/mynew.gif) no-repeat
}

.dh_nav {
    width: 950px;
    height: 28px;
    padding: 0 0px 2px 0px;
    line-height: 28px;
    /*background: url(../../images/smnavbg.gif);*/
    margin-top: 2px;
    border: 0px solid #DFDFDF;
    position: relative;
    color: #636363
}

.dh_nav {
    /*background:url(../images/smnavbg.gif) repeat scroll 0 0 transparent;*/
    border: 0 solid #DFDFDF;
    height: 28px;
    line-height: 28px;
    margin: 0 auto;
    padding: 0 0 2px 0px;
    position: relative;
    width: 950px;
}

.dh_nav a {
    color: #636363;
    margin: 0px 4px
}

.dh_nav a.first_left {
    margin-left: 0px
}

.mynav_hot {
    left: 670px;
    position: absolute;
    top: -6px;
    width: 24px;
    height: 15px;
    background: url(../images/hot1022.gif) no-repeat left top
}

#topPmd {
    width: 948px;
    height: 50px;
    float: left;
    display: inline;
    margin: 3px 0 5px;
    padding: 1px;
    background: #9fcef0;
}

#topPmd .turnover {
    width: 492px;
    float: left;
    height: 50px;
    display: inline;
    overflow: hidden;
    margin: 0;
    padding: 0;
}


/*#topPmd .events {
	width:452px;
	float:left;
	margin-left:2px;
	height:50px;
	background:#FFF;
	display:inline;
	overflow:hidden;
	padding:0
}*/


/*20120201*/

#topPmd .events {
    width: 452px;
    float: left;
    margin-left: 2px;
    height: 46px;
    display: inline;
    overflow: hidden;
    padding: 2px 0px 0px
}

#topPmd .notice {
    width: 448px;
    float: left;
    height: 22px;
    margin-top: 2px;
    margin-left: 2px;
    display: inline
}

#topPmd .notice h1 {
    width: 75px;
    height: 22px;
    line-height: 22px;
    background: url(../images/mytitle_bg.gif) no-repeat scroll -370px -117px;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    float: left
}

#topPmd .notice span {
    float: left;
    color: red;
    border: 1px solid #acd2e9;
    height: 20px;
    line-height: 20px;
    background: #FFF;
    width: 365px;
    margin: 0;
    padding: 0 3px
}

#topPmd .turnover li,
#owners_box .table1 li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0
}

#topPmd .notice span a,
#news_box .list p a,
#zsjnews .list li p a,
#people_box .top span a,
#lifenews_box p a,
.linkred,
.linkred a {
    color: red
}

.Turnup {
    background: url(../images/mytitle_bg.gif) no-repeat scroll -371px -117px;
    color: #FFF;
    cursor: pointer;
    font-weight: 700;
    width: 80px
}

.Turndown {
    background: #d7eeff;
    color: #039;
    cursor: pointer;
    width: 79px;
    height: 20px
}

#TurnTab_1,
#TurnTab_2 {
    width: 82px;
    _width: 80px;
    height: 44px;
    line-height: 46px;
    _line-height: 44px;
    margin-top: 2px;
    margin-left: 2px;
    text-align: center;
    border: 1px solid #ffffff;
}

#TurnList_sub1,
#TurnList_sub2 {
    width: 402px;
    _width: 392px;
    margin-top: 2px;
    height: 44px;
    padding-left: 4px;
    background: #e4f2fb;
    border: 1px solid #ffffff
}

#TurnList_sub1 ul,
#TurnList_sub2 ul {
    width: 400px;
    float: left;
    height: 22px;
    line-height: 22px
}

#TurnList_sub1 ul a {
    color: #0052a3;
}

#TurnList_sub1 span,
#TurnList_sub2 span {
    float: left;
    width: 95px;
    text-align: center
}

#TurnList_sub1 li,
#TurnList_sub2 li {
    float: left;
    width: 43px;
    text-align: center
}

/*搜索*/
.seach {
    padding: 0;
    width: 1200px;
    margin-top: 36px;
}

.seach .s_content {
    border: 0 none;
    border-top: 1px solid #fff;
}

.seach .left {
    display: none;
    float: left;
    padding: 6px 0;
    padding-left: 8px;
    width: 0px;
    height: 120px;
    overflow: hidden
}

.seach .right {
    float: right;
    overflow: hidden;
    width: 374px;
    height: 180px;
	margin-top: 40px;
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	display: flex;
    align-items: center;
}
.seach .right .right-con {
	text-align: center;
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
}
.seach .right .right-con img{
	width: 122px;
	height: 122px;
}

.seach .trade {
    margin: 0.25em auto;
    height: 24px;
    line-height: 24px;
    width: 680px;
    background: url(http://www.xmhouse.com/images/jyqkbg.gif);
}

.seach_conent_warp {
    height: 190px;
    margin: 0;
    position: relative;
    width: 786px;
}

.seach_conent_warp h1 {
    height: 21px;
    line-height: 21px;
    background: url(http://www.xmhouse.com/images/index/Public/serch_pic.gif) no-repeat;
    text-indent: 2em;
    color: red;
    font-size: 12px;
    float: left
}


/*搜索滑动*/
.seach_conent_nav {
    width: 100%;
    cursor: pointer;
    font-size: 20px;
}

.seach_conent_nav ul {
    display: block;
    float: left;
    padding-left: 1em
}

.seach_conent_nav LI {
    list-style-type: none;
    color: #4B89C4;
    float: left;
    list-style-type: none;
    text-align: center;
}
.seach_conent_nav LI:not(:first-child) {
    margin-left: 48px;
}

.seach_conent_nav LI.normal {
    color: #333;
    text-align: center;
}

.seach_conent_nav LI.active {
	font-weight: bold;
	color: #1E68EF;
}

.seach_box{
	width: 786px;
	height: 180px;
	border: 1px solid #CCCCCC;
    border-radius: 8px;
	position: absolute;
    left: 0;
    top: 40px;
}
.before1:before{
	content: "";
    position: absolute;
    top: -6px;
    left: 15px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0 1px;
    transform: rotate(45deg);
}
.before2:before{
	content: "";
    position: absolute;
    top: -6px;
    left: 120px;
    width: 10px;
    height: 10px;
    background: #fff;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0 0 1px;
    transform: rotate(45deg);
}

.seach_conent {
    position: absolute;
    left: 32px;
    top: 21px;
    z-index: 20;
    width: 678px;
}

.seach_conent .content {
    height: 52px;
	line-height: 52px;
}

.seach_conent .content a {
    color: #003366;
}

.topline {
    border-top: 1px solid #ACD6EE;
    width: 99%;
    margin: 0 auto;
    height: 0px;
    overflow: hidden;
}

.red {
    color: #e55110
}

.bg_e5f8ff {
    background: #E5F8FF;
}

.pos_re {
    margin-left: 0px;
    position: absolute;
    top: -6px;
    z-index: 100px
}

#seach_nav {
    padding-left: 0;
    cursor: pointer;
	height: 20px;
    line-height: 20px;
}

.pad_l10 {
    padding-left: 10px
}

.area_sel {
    height: 52px;
    line-height: 52px;
    float: left;
}

input.ser-inputbt {
    background: url(../images/ser.png) no-repeat -475px -2px;
    padding: 8px 15px;
    float: left;
    text-indent: -9999em;
    width: 52px;
}

.area_sel select {
    border: none;
    background: none;
    width: 90px;
    margin-right: 7px;
}

.
/*area_sel input{ border:none; background:none; width:138px; height:23px; line-height:23px;}*/

.area_sel input:focus {
    border: none;
}

.search_txt {
    background-color: #FFF;
    text-align: left;
    position: absolute;
    width: 214px;
    left: 420px;
    top: 38px;
    display: none;
    border: 3px solid #CCC;
}

.jz_index {
    background: url(../../images/search_bat5.jpg) repeat-x;
    border: 1px solid #d9d9d9;
    margin-right: 8px;
    float: left;
    width: 469px;
    text-align: center;
    height: 26px;
    padding-top: 4px;
}

.jz_input {
    width: 440px;
    line-height: 15px;
    height: 15px
}

.lp_lizi {
    width: 148px;
    line-height: 20px;
    position: absolute;
    top: 40px;
    left: 102px;
    padding: 5px;
    cursor: pointer;
    border: 3px solid #CCC;
    background-color: #FFF
}

#kuai_di_tui_jian {
    clear: both;
    position: absolute;
    top: 72px;
    left: 32px;
    padding-top: 21px;
    width: 100%;
    z-index: 1;
}
#kuai_di_tui_jian a{
	font-size: 16px;
	font-family: SimSun;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
}

.w_bd122 {
    width: 122px;
    border-right: 1px solid #CCC
}

.w_bd133 {
    width: 133px;
    border-right: 1px solid #CCC
}

.w_bd120 {
    width: 120px;
    border-right: 1px solid #CCC
}

.w_bd135 {
    width: 135px;
    display: none;
    text-align: center
}

.w_120 {
    width: 120px
}

.w_100 {
    width: 100px
}

.w_36 {
    width: 36px
}

.w_60 {
    width: 60px
}

.w_250 {
    width: 250px
}

.mp {
    padding: 0;
    margin-left: -8px;
}

.padd_3 {
    cursor: pointer;
    padding-left: 3px
}

.padd_3 img {
    vertical-align: middle;
}

.screen_one_right {
    width: 240px;
    border: 1px solid #E5E5E5;
    margin-top: 8px
}

#A19-test a,
#A20-test a,
#A23-9 a,
#A21-test a,
#A1-test a,
#A2-test a,
#A3-test a,
#A4-test a,
#A5-test a,
#A6-test a,
#A7-test a,
#A8-test a,
#A9-test a,
#A10-xmd a,
#A10-test a,
#A11-test a,
#A12-test a,
#A13-test a,
#A14-test a,
#A15-test a,
#A16-test a,
#A17-test a,
#A18-test a #A19-test a {
    display: inline-block;
    padding: 0 6px 0px 6px;
    white-space: nowrap;
    line-height: 28px;
    height: 28px;
    color: #333;
}


/*#A19-test a font, #A20-test a font, #A21-test a, #A1-test a font, #A2-test a font, #A3-test a font, #A4-test a font, #A5-test a font, #A6-test a font, #A7-test a font, #A8-test a font, #A9-test a font, #A10-test a font, #A11-test a font, #A12-test a font, #A13-test a font, #A14-test a font, #A15-test a font, #A16-test a font, #A17-test a font, #A18-test a font #A19-test a font {
	color: #e55110
}*/

#B1-zjlogo a {
    display: block;
    float: left;
    padding: 5px 0 0 5px;
}

#B1-zjlogo object {
    display: block;
    float: left;
    margin: 6px 0 0 6px;
}

*html #B1-zjlogo object {
    display: block;
    float: left;
    margin: 6px 0 0 6px;
}

*+html #B1-zjlogo object {
    display: block;
    float: left;
    margin: 5px 0 0 5px;
}

.newstop {
    width: 1200px;
    float: left;
    padding: 0 0px 24px;
    text-align: center;
}

.newstop a span {
    color: #333
}

.newstop > a {
    font-size: 16px;
	font-weight: 400;
	color: #999999;
	line-height: 22px;
	padding-left: 0;
	text-overflow: ellipsis;
    width: 366px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: left;
}
.newstop > a:nth-child(n+3) {
	padding-left: 50px;
}

.newstop a em{
	width: 68px;
	height: 22px;
	border: 1px solid #E93224;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 400;
	color: #E93224;
	line-height: 22px;
	padding: 0 4px;
    margin-right: 8px;
}

.originaltext a font {
    color: #E55110
}

.mrtt {
    font-size: 12px;
    color: White;
    background: url(http://www.xmhouse.com/images/ttbg.jpg) no-repeat scroll transparent;
    padding: 4px 4px 3px 4px;
    margin-left: 8px;
}

a.mrtt:hover {
    text-decoration: none;
    color: #fff
}


/*------------------scren No.1---------------------------------------*/

.screen_one_left {
    float: left;
}

.screen_one_left .flash,
.screen_one_left .person,
.bbs_news,
.tadyhot {
    width: 100%;
    border: 1px solid #B6D2E0;
}

.flash {
    width: 316px;
    overflow: hidden
}

.screen_one_left .flash {
    margin-bottom: 8px;
}

.bbs_news {
    width: 281px;
    overflow: hidden;
    padding-right: 18px;
    border: none;
    border-right: 1px solid #E5E5E5;
}

.tadyhot {
    border: 1px solid #FFF;
    margin-bottom: 0px
}

.bbs_news_nav {
    margin-top: 10px;
    position: relative
}

.bbs_news_nav ul {
    border-bottom: 1px solid #B6D2E0;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    padding-top: 5px
}

.bbs_news_nav li {
    list-style-type: none;
    height: 31px;
    line-height: 31px;
    float: left;
    cursor: pointer;
    margin-right: 16px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal;
    font-size: 18px;
    color: #a1a1a1;
}

.bbs_news_nav li.active {
    border-bottom: 1px solid #028AD6;
    color: #333;
}

.bbs_news_nav li.active font {
    color: #E65100
}

.bbs_news_nav li.hover {
    border-bottom: 1px solid #028AD6;
    color: #333;
}

.bbs_news_nav li.hover font {
    color: #E65100
}

.bbs_news_nav li.normal {
    border-bottom: 1px solid #B6D2E0;
    color: #a1a1a1;
}

.bbs_news_nav li.normal font {
    color: #a1a1a1;
}

.bbs_pn {
    display: block;
}

.bbs_news_content,
.bbs_news_content div {
    width: 281px;
    float: left;
    overflow: hidden;
    line-height: 21px;
}

.bbs_news_content div {
    padding: 5px 0px;
}

.bbsnews_nn {
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    text-align: center
}

.screen_one_left .person .top {
    height: 23px;
    line-height: 23px;
    border-bottom: 1px solid #B6D2E0;
}

.screen_one_left .person h1 {
    float: left;
    font-size: 14px;
    background: url(http://www.xmhouse.com/images/index/dian1.gif) no-repeat;
    text-indent: 2.5em;
}

.screen_one_left .person span {
    float: right;
    padding-right: 8px;
}

.screen_one_left .content {
    padding: 0.25em;
}

.screen_one_left .person_rwft ul {
    width: 100%;
    display: block
}

.screen_one_left .person_rwft li {
    width: 100px;
    float: left;
    padding: 5px 0 5px 4px;
    display: block;
    list-style-type: none
}

.screen_one_left .person_rwft a {
    float: left;
    width: 100%;
    text-align: center;
}

.tt_01 {
    padding: 40px 0px 28px 0;
    display: block;
    text-align: center;
    font-size: 36px;
	font-weight: bold;
	line-height: 36px;
}
.tt_01 a{
	color: #333333;
}

.tt_01 a:hover {
    COLOR: #288DFF;
}

.screen_one_mid {
    width: 366px;
    float: left;
    margin: 0 0 0 40px;
}

.tadyhot .top {
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    border-bottom: 1px solid #B6D2E0;
}

.tadyhot .top h1 {
    font-size: 14px;
    float: left
}

.tadyhot .topnews {
    border-bottom: 1px dashed #B6D2E0;
    padding-left: 5px;
}

.tadyhot .hotnewslist {
    padding-left: 3px;
    border-bottom: 1px solid #B6D2E0;
}

.tadyhot .newsseach {
    height: 30px;
    line-height: 30px;
    background: none;
    overflow: hidden;
    border-top: 1px solid #E3E3E3;
    border-bottom: 1px solid #E3E3E3;
    margin-top: 8px;
    padding: 2px 0px 3px 0px
}

.tadyhot .newsseach span {
    float: left
}

.modoer {
    width: 100%;
    border: 0px solid #E3E3E3;
    margin-top: 3px;
    height: auto;
    overflow: hidden;
}
.m_title .nava{
	width: 100%;
    border-bottom: 1px solid #E3E3E3;
    height: 52px;
}
.modoer .nava {
    width: 100%;
    border-bottom: 1px solid #E3E3E3;
    height: 36px
}
.m_title .nava ul,
.modoer .nava ul {
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.m_title .nava ul{
	float:left;
}

.m_title .nava li,
.modoer .nava li {
    list-style-type: none;
    margin-right: 20px;
    height: 36px;
    line-height: 31px;
    font-size: 18px;
    font-weight: normal;
    float: left;
    cursor: pointer;
    color: #a1a1a1
}
.m_title .nava  a{
	float: right;
	line-height: 42px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
}
.modoer .nava a {
    font-size: 12px;
    color: #003366
}
.m_title .nava  li.active,
.modoer .nava li.active {
    color: #333;
	font-size: 28px;
	font-weight: bold;
    border-bottom: 3px solid #1E68EF;
	padding-bottom: 14px;
}

.modoer .nava li.hover {
    border-bottom: 1px solid #028AD6;
    color: #333;
}

.modoer .nava li.normal {
    border-bottom: 0px solid #B6D2E0;
    color: #a1a1a1
}

.modoer .moderContent {
    padding: 6px 0 0 0px;
    clear: both;
    height: 115px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
}

.modoer .moderContent a {
    height: 20px;
    line-height: 20px
}

.modoer .moderContent span {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qipao1 {
    height: 23px;
    display: inline-block;
    text-align: center;
    width: 23px;
    background: url(http://www.xmhouse.com/images/blueqipao_i.png) no-repeat scroll 1px 0px transparent;
    font-size: 12px;
    color: White;
    padding-top: 2px
}

.qipao3 {
    /*height: 25px;*/
    display: inline-block;
    text-align: center;
    width: 34px;
    line-height: 23px;
    background: url(http://www.xmhouse.com/images/qipao.png) no-repeat scroll 2px 3px transparent;
    font-size: 12px;
    color: White;
    padding-top: 2px
}

.qipao2 {
    /*height: 25px;*/
    display: inline-block;
    text-align: center;
    width: 34px;
    line-height: 23px;
    background: url(http://www.xmhouse.com/images/blueqipao.png) no-repeat scroll 2px 3px transparent;
    font-size: 12px;
    color: White;
    padding-top: 2px
}

.xzht_td a {
    color: #888;
    text-decoration: none;
}

.xzht_td a:hover {
    color: #f60;
}


/*------------------scren No.1   over---------------------------------------*/


/*焦点*/

#focusimg .on span {
    background: url(http://www.xmhouse.com/images/public.gif) no-repeat;
}

#focusimg {
    width: 786px;
    height: 442px;
    padding-bottom: 2px;
    margin-bottom: 0px;
    position: relative
}

#focusimg a:hover {
    text-decoration: none;
}

#focusimg ul {
    zoom: 1;
    position: absolute;
    left: 10px;
    top: 10px
}

#focusimg li {
    position: relative;
}

#focusimg li img {
    padding: 1px;
    border: 1px solid #e5e5e5;
    width: 88px;
    height: 72px;
}

#focusimg .on img {
    border: 1px solid #1E68EF;
	background-color: rgba(0, 0, 0, 0.8);
	opacity: 0.8;
	transition: opacity .5s;
}

#focusimg .on span {
    position: absolute;
    left: -5px;
    top: 39px;
    width: 9px;
    height: 5px;
    display: inline-block;
    overflow: hidden;
    /*background-position: -86px -164px;*/
}

.bigimg {
    display: inline-block;
    position: relative;
}

.bigimg img {
    display: block;
    width: 786px;
	height: 442px;
	border-radius: 8px;
}

.bigimg strong {
    width: 786px;
    display: block;
    line-height: 42px;
    font-size: 24px;
    text-align: center;
    background: url(../images/tmbj.png) repeat-x;
    _filter: alpha(opacity=70);
    position: absolute;
    bottom: 52px;
    left: 0;
    color: #fff;
}

.bigimg span {
    width: 766px;
    display: block;
    height: 42px;
	font-size: 16px;
    line-height: 18px;
    overflow: hidden;
    background: url(../images/tmbj.png) repeat-x;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 5px 10px;
    color: #d9d9d9;
	border-radius: 0px 0px 8px 8px;
}


/*焦点*/


/*精选微博*/

.xmhouse_rr dl {
    float: left;
    margin-top: 2px
}

.xmhouse_rr dl dd {
    line-height: 16px;
    color: #003399;
    padding: 7px 0px 8px 3px;
    font-size: 12px;
    border-bottom: 1px dotted #ddd;
    clear: both;
    float: left;
    width: 303px;
    overflow: hidden
}

.xmhouse_rr dl dd .wb_imgs {
    width: 38px;
    height: 38px;
    float: left;
    border: 1px solid #cccccc;
    padding: 1px;
    margin-top: 1px
}

.xmhouse_rr dl dd .wb_contents {
    float: left;
    width: 252px;
    padding-left: 6px;
    line-height: 19px;
    height: 38px;
    overflow: hidden
}

.xmhouse_rr dl dd p {
    margin-top: 1px;
}

.xmhouse_rr dl dd a {
    color: #003366;
    text-decoration: none
}

.xmhouse_rr dl dd a:hover {
    color: #003366;
    text-decoration: underline
}

.xmhouse_rr dl dd a.wb_users {
    color: #F00
}


/*精选微博*/


/*今日话题*/

.redian {
    display: block;
    overflow: hidden;
    padding-top: 4px;
    height: 297px;
    width: 360px;
}

h3 {
    padding: 0px;
    margin: 0px
}

.redian h3 {
    color: #333;
    text-align: left;
    line-height: 18px;
    font-size: 12px;
    font-weight: bold
}

.redian h3 a {
    color: #333
}

.redian h3 a:hover {
    color: #f60;
    text-decoration: underline
}

.redian p {
    color: #666;
    text-align: left;
    line-height: 18px;
    font-size: 12px;
    margin: 7px auto 10px auto
}

.redian p a {
    color: #666;
}

.redian p a:hover {
    color: #2e9af2;
    text-decoration: underline
}


/*今日话题*/


/*通用导航栏*/
.classtopnav {
    height: 56px;
    line-height: 56px;
    margin-bottom: 24px;
    margin-top: 40px;
    position: relative;
}

.classtopnav h1 {
    width: 138px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background: url(http://www.xmhouse.com/images/classtopnavtitlebg_1017.png) no-repeat;
    text-align: center;
    float: left;
    overflow: hidden
}

.classtopnav span {
    float: right;
    height: 35px;
    width: 7px;
    background: url(http://www.xmhouse.com/images/index/tt_5_1017.png)
}


/*通用导航栏*/


/*新房热点*/

#xf_box {
	width: 1200px;
}

#xf_box .bannerTitle {
    background-position: 0 0;
}

#xf_box .classtopnav {
    background: url(http://www.xmhouse.com/images/index/section_title.png) no-repeat;
}

#esf_box .classtopnav {
    background: url(http://www.xmhouse.com/images/index/section_title.png) no-repeat;
}

#ddyj_box .classtopnav {
    background: url(http://www.xmhouse.com/images/index/section_title.png) no-repeat;
	margin-bottom: 0;
}

#ddyj_box ul.newsList{
	height: 280px;
	overflow: hidden;
}

.index_ad {
    line-height: 0px;
}

.photo_show1 ul li a {
    display: block
}

#jjjc_box .classtopnav {
    background: url(http://www.xmhouse.com/images/index/section_title.png) no-repeat;
}

.dc_classtopnav {
    border-bottom: 3px solid #66A6F4;
    height: 42px;
    line-height: 38px;
    margin-bottom: 14px;
    margin-top: 8px;
    position: relative;
}

.classtopnav p,
.dc_classtopnav p {
    float: right;
    line-height: 56px;
    font-size: 16px;
	font-weight: 400;
	color: #999999;
}

.classtopnav p a,
.dc_classtopnav p a {
	color: #999999;
	padding: 0 20px;
}

.dc_classtopnav p {
    color: #003398;
    float: right;
    height: 42px;
    line-height: 38px;
}

.classtopnav h2,
.dc_classtopnav h2 {
    float: left;
    font-size: 28px;
	font-weight: bold;
	padding-left: 16px;
}

.classtopnav h2 a,
.dc_classtopnav h2 a {
	color: #FFFFFF;
}

.classtopnav h2 a.haofang {
    display: block;
    background: url(../images/tft2.png) no-repeat left center;
    width: 130px;
    height: 42px;
}

.classtopnav h2 a:hover,
.dc_classtopnav h2 a:hover {
    text-decoration: none
}

table.esf_sz {
    text-indent: 4px;
    margin-top: 5px;
}

table.esf_sz th {
    background: #FCFBFB;
}

table.esf_sz tr {
    font-weight: 400;
    line-height: 22px;
    padding-top: 16px;
	font-size: 16px;
    color: #999999;
	display: flex;
    justify-content: space-between;
}

table.esf_sz td {
    background: #fff;
    height: 26px;
	font-size: 16px;
}

#zxzx {
    background: none;
}

table.tbZone td {
    line-height: 22px
}

#hotesf {
    margin-top: 6px
}

#hotesf .title span.title_2 {
    padding-left: 10px;
    width: 103px;
}

#hotesf .title span.title_3 {
    padding-left: 10px;
    width: 103px;
}

#hotesf .title span {
    float: left;
    width: 112px;
    height: 30px;
    line-height: 30px;
    background: url(http://www.xmhouse.com/images/20090903_xu.gif) repeat-x center bottom;
    margin-bottom: 5px;
}

#hotesf em {
    color: #888888;
}

#hotesf .tbZone {
    clear: both;
    width: 100%;
}

.color_blue {
    color: #333;
}

.color_red {
    color: #666;
}

.color_green {
    color: #e55110;
}

#jrfj {
    margin: 5px 0;
}

#esf_box .esf_sz th.tdZoneName {
    text-align: center;
}

#esf_box .esf_sz .tdZoneName .divhouseName {
    height: 26px;
    width: 280px;
    overflow: hidden;
}

#esf_box .esf_sz .tdZoneName .divhouseName a {
	font-size: 16px;
    color: #999999;
}

#esf_box .esf_sz .tdZoneName a.fy_xq {
    height: 26px;
    line-height: 26px;
    display: block;
    overflow: hidden;
}

#esf_box .esf_sz .tdPrice {
    text-align: center;
    width: 92px;
}

#esf_box .esf_sz .tdDate {
    text-align: center;
    width: 40px;
}

#esf_box .areaM .con .title {
    border-bottom: 1px solid #e5e5e5;
    line-height: 22px;
    padding-bottom: 7px;
}

ul.blnewsList li {
    background-position: -632px -468px;
    font-size: 12px;
    line-height: 23px;
    margin-bottom: 2px;
    padding-left: 13px;
    white-space: nowrap;
}

ul.List1 {
    overflow: hidden;
    width: 689px;
    padding: 0px!important;
}

ul.List1 li {
    float: left;
    text-align: left;
    width: 213px
}

div.salesTrendCont1 ul.newsList li,
div.salesTrendCont2 ul.newsList li {
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 0px;
    width: 213px;
    float: none
}

ul.esfzfss li {
    background: url(http://www.xmhouse.com/images/20090903_xu.gif) repeat-x center bottom;
    height: auto;
    line-height: 22px;
}

#esf_box .areaLM {
    border-right: none;
    float: left;
    overflow: hidden;
    width: 607px;
}

#efszfss {
    width: 278px;
    margin: 0px;
    height: 120px;
}

.pinpai {
    position: relative;
    height: 76px;
}

.mypinpai {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 656px;
}

.pinpai ul li {
    float: left;
    height: 80px;
    width: 160px;
    margin-top: 2px;
    position: relative
}

#jjjc_box .classtopnav {
    background-position: 0 -114px;
}

.contants {
    width: 1200px;
    overflow: hidden
}


/*新房热点*/


/* 共用导航栏*/

.contants .areaL,
.contants .areaM,
.contants .areaR {
    overflow: hidden
}

.contants .areaL {
    float: left;
}

.contants .areaL_b {
    width: 280px;
    float: left;
}

.contants .areaM {
    width: 374px;
    float: left;
    display: inline;
	margin-left: 40px;
}

.contants .areaR {
    width: 225px;
    float: right;
}

.contants .areaMR {
    width: 667px;
    float: right;
}


/* 共用导航栏*/


/*----------------------------主要内容部分------------------------------------*/

#container {
    width: 950px;
    margin: 0 auto;
}

.boxTitle {
    background-position: 0 -202px;
    border: 1px solid #BBDDF6;
    height: 30px;
}

.boxTitle h2 {
    background: none;
    border-bottom: 1px solid #028AD6;
    font-size: 14px;
    font-weight: bold;
    padding-top: 7px;
    height: 24px;
}

.conTitle {
    background: none;
    border-bottom: 1px solid #B6D2E0;
    height: 31px;
}

.conTitle span,
.boxTitle span {
    float: right;
    margin-top: 7px;
    position: relative
}

.conTitle span a,
.boxTitle span a {
    color: #A8A8A8
}

.conTitle h2 {
    background: none;
    font-size: 14px;
    font-weight: bold;
    float: left;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #028AD6;
}

.conTitle h2 a {
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal
}

.conTitle h2 a:hover {
    text-decoration: none
}

#topad {
    width: 1200px;
    margin: 0 auto;
}

.lunxian {
    width: 786px;
	height: 442px;
    overflow: hidden;
	border-radius: 8px;
}
.lunxian img {
    width: 786px;
	height: 442px;
	border-radius: 8px;
}
#numbb_idx_2{
	position:relative;
	top:-22px;
	margin: 0 auto;
	z-index: 1;
}
#numbb_idx_2 td {
	cursor: pointer;
	display: inline-block;
	margin: 0 5px;
}

.bigoff {
    width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 0.5;
	border-radius: 50%;
}

.bigon {
    width: 10px;
	height: 10px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 50%;
}
.box_border {
    border: 1px solid #9DCBEF;
}

.box_bor_tn {
    border: 1px solid #9dcbef;
    border-top: none;
}

.boder_t_no {
    border-top: none!important;
}


/*------------------家居建材----------------------*/

#jjjc_box .bannerTitle {
    background-position: 0 -117px;
}

#jjjc_box.boxstyle2 .areaL {
    width: 298px;
    border-top: none;
}

#jjjc_box.boxstyle2 .areaM {
    width: 366px;
    border-top: none;
}

#zxjl {
    height: 200px;
}

#yqlj a {
    margin-right: 5px;
    line-height: 20px;
}

.landresearch_right img {
    margin: 5px 0 0;
    width: 108px;
    height: 100px
}

.myjjbk_1,
.myjjbk_1 .areaLM {
    height: 270px;
    overflow: hidden;
}

.myjjbk_1 .areaLM .padding5 {
    padding-top: 10px;
}

#hyzj {
    height: 174px;
    overflow: hidden;
    width: 278px;
    margin: 10px 0px
}

#remaker {
    width: 278px;
    margin: 0px
}

#yzbbs {
    height: 428px;
    overflow: hidden;
    position: relative;
    z-index: 100;
    width: 278px;
    margin: 0px
}

#con_yzbbs_1 ul li,
#lpdp .htList li {
    height: 23px;
    overflow: hidden;
}

#con_yzbbs_1 ul li {
    height: 26px;
    line-height: 26px
}

#con_myyzbbs_1 ul li {
    height: 26px;
    overflow: hidden;
    line-height: 26px
}

#lpdp {
    margin-top: 5px
}

#con_yzbbs_2 ul li {
    height: 24px;
    overflow: hidden;
    line-height: 24px
}

#con_yzbbs_2.htList {
    padding: 0px 0px;
}

#lskd ul.newsList {
    height: 510px;
    overflow: hidden;
    padding: 7px 0px 7px 6px!important;
}

.salesTrendCont ul.newsList li {
    *height: 20px;
    overflow: hidden;
    *padding: 0 0 0 22px;
    *margin: 0;
}

#lskd ul.newsList li {
    margin-top: 0px
}

.changeTab {
    height: 31px;
    border-bottom: 1px solid #B6D2E0
}

.changeTab li {
    float: left;
    cursor: pointer;
    height: 31px;
    line-height: 31px;
    background: none;
    border-bottom: 1px solid #9DCBEF;
    position: relative;
    font-weight: bold;
    margin-right: 16px;
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal
}

.changeTab li a {
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal
}

.changeTab li a:hover {
    color: #FF6600;
    text-decoration: none
}

#wy_dj1 {
    width: 182px;
}

.changeTab li.hover {
    background: none;
    border-bottom: 1px solid #028AD6;
}


/* CSS Document */

.htList {
    line-height: 21px;
    margin-top: 5px
}

#con_fenxi_1 ul.newsList,
#con_fenxi_2 ul.newsList {
    padding: 5px 0px 7px 0px;
}

#gsxw ul.newsList {
    padding: 5px 0px 7px 0px;
}

ul.newsList li {
    font-weight: 400;
    line-height: 22px;
    padding-top: 16px;
    font-size: 16px;
    color: #999999;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
ul.newsList li a {
    color: #999999;
}

#Div3 ul.newsList li,
#zxgw ul.newsList li,
#zyzn ul.newsList li {
    line-height: 23px;
    height: 23px;
    background-position: -632px -468px;
    font-size: 14px
}

ul.newsList li span,
.htList ul li span {
    float: right;
    font-size: 12px;
    margin-left: 5px;
}

.htList ul li span.bianhao {
    float: none;
    padding: 0px 5px;
    background: #3CBFE9;
    font-family: '微软雅黑';
    color: #fff;
    margin: 0px 5px 0px 0px;
    font-size: 10px
}

.htList ul li span {
    color: #666
}

ul.newsList li span img,
.htList ul li span img {
    vertical-align: middle;
    margin-top: 3px;
}

ul.newsList li a.ping {
    font-size: 12px;
    color: #ff0000;
}

.areaL ul.newsList li {
    font-size: 12px;
}

.fbstxt {
    BORDER-BOTTOM: #e5e5e5 1px solid;
    PADDING-BOTTOM: 8px;
    padding-left: 0px;
    MARGIN: 8px 0px 0px 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    overflow: hidden;
}

.fbstxt p {
    color: #888;
    padding-top: 5px
}

.blue12 {
    COLOR: #333
}

.byteBottom span a {
    display: inline-block;
    padding-right: 12px
}

.bzzf {
    padding: 10px 0px;
}

.bzzf {
    overflow: hidden;
}

.bzzf .img {
    padding: 2px 0;
    text-align: center;
    width: 100px;
}

.bzzf .info {
    width: 190px;
}

.con .title {
    padding-bottom: 7px;
}

.con .title {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
}

#mykd .con .title {
    text-align: left;
    border-bottom: none;
}

#mykd  .m_title {
    padding-top: 0;
}

.con .title h3 {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding-bottom: 6px;
    padding-top: 7px;
}

.con .scarch {
    width: 344px;
    padding: 8px 10px;
    margin: 6px auto 6px auto;
    border: 1px solid #e5e5e5;
    background: #FCFBFB
}

.con .scarch strong {
    float: left;
    line-height: 23px
}

.sosoin {
    vertical-align: middle
}

.sosoin {
    width: 225px;
    line-height: 21px;
    padding-left: 5px;
    height: 21px;
    border: 1px solid #B6D2E0;
    color: #666
}

.mysbm {
    vertical-align: middle;
    height: 23px
}

.con ul li {
    line-height: 26px;
    height: 26px;
    overflow: hidden;
    margin-top: 3px
}

.hottv .con ul li {
    line-height: 23px;
    height: 23px;
}

.slc_menu ul li {
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    margin-top: 0px
}

.con_1 ul li {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.slc_menu {
    background: url(http://www.xmhouse.com/1107/images/slc_t_bg.jpg) left 21px repeat-x;
    _background: url(http://www.xmhouse.com/1107/images/slc_t_bg.jpg) left 23px repeat-x;
    overflow: hidden;
    margin: 6px 0;
    padding-left: 10px;
    height: 22px;
    _height: 24px;
}

.slc_menu li {
    float: left;
    display: block;
    padding: 0 15px;
    font-weight: bold;
    color: #000000;
    margin: 0 5px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #f8f8f8;
    overflow: hidden;
    height: 21px!important;
}

.slc_menu li.hover {
    z-index: 100;
    border: 1px solid #cccccc;
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
    color: #ed3e22;
}


/*微博开始 */

.twit_list {
    width: 225px;
    overflow: hidden;
    margin: 5px 0 0
}

.lpwb_tl {
    width: 355px;
    overflow: hidden;
}

.twit_list dl {
    width: 225px
}

.lpwb_tl {
    width: 355px;
    overflow: hidden;
    border-bottom: #ebebeb 2px solid;
    line-height: 23px;
}

.lpwb_tl h2 {
    float: left;
    font-size: 14px;
}

.lpwb_tl h2 a {
    display: block;
    padding-left: 22px;
    padding-bottom: 3px;
    color: #036;
    background: url(http://esf.xmhouse.com/images/img_v1.1/ww.png) no-repeat 0 0px;
}

.lpwb_tl span a {
    float: right;
    color: #F00;
    font-weight: bold;
}

.twit_list dd ul {
    width: 355px;
    overflow: hidden;
    padding: 5px 0 0;
    border-bottom: #ebebeb 1px dotted;
}

.twit_list dd ul li {
    float: left;
    width: 330px;
    list-style: none;
}

.twit_list dd ul li.item_img {
    width: 25px;
}

.twit_list dd ul li img {
    width: 20px;
    display: block;
    height: 18px;
    padding: 3px 0 0;
    border: 0;
}

.twit_list dd ul li a {}

.twit_list dd ul li a.wbname {}

.twit_list dd ul li span {
    color: #666
}

.twit_list dl dd {
    line-height: 16px;
    color: #003399;
    padding: 5px 0px 4px 0px;
    font-size: 12px;
    border-bottom: 1px dotted #ddd
}

.twit_list dl dd .wb_img {
    width: 42px;
    height: 42px;
    float: left;
    border: 1px solid #cccccc;
    padding: 1px;
    margin-top: 1px
}

.twit_list dl dd .wb_content {
    float: right;
    width: 168px;
}

.twit_list dl dd p {
    margin-top: 1px;
}

.twit_list dl dd a {
    color: #333;
    text-decoration: none
}

.twit_list dl dd a:hover {
    color: #003366;
    text-decoration: underline
}

.twit_list dl dd a.wb_user {
    color: #013098
}

.newsvideoContent td {
    line-height: 20px
}


/*微博结束 */

.b1 ul.newsList {
    padding: 3px;
}

.b1 ul.newsList li {
    font-size: 12px;
    float: left;
    width: 348px;
    _height: 19px!important;
    _line-height: 19px!important;
    _overflow: hidden;
}

div.salesTrendCont1 ul.newsList li a {
    color: #003366;
    display: block;
    float: left;
    text-decoration: none;
    width: 280px;
    overflow: hidden;
}

div.salesTrendCont1 ul.newsList li span {
    color: #999999;
    display: block;
    float: right;
    font-size: 12px;
    text-align: left;
    width: 50px;
}

.b2 ul.newsList {
    padding: 3px 0px;
}

.b2 ul.newsList li {
    font-size: 12px;
    float: left;
    _height: 19px!important;
    _line-height: 19px!important;
    _overflow: hidden;
}

.salesTrendCont2 li a {
    color: #333;
    text-decoration: none;
    overflow: hidden;
}

.salesTrendCont2 li span {
    color: #999999;
    display: block;
    float: right;
    font-size: 12px;
    text-align: left;
    width: 50px;
}

.areaMR ul.newsList li {
    font-size: 12px;
    float: left;
    width: 280px;
    margin-right: 13px;
    _height: 20px;
    _overflow: hidden;
}

.salesTrendCont li a {
    color: #003366;
    display: block;
    float: left;
    text-decoration: none;
    width: 225px;
    overflow: hidden;
}

.salesTrendCont li span {
    color: #999999;
    display: block;
    float: right;
    font-size: 12px;
    text-align: left;
    width: 50px;
}


/*----------二手房-------------*/

#esf_box .bannerTitle {
    background-position: 0 -39px;
}

#esf_box .cn,
#grouppurchase .cn {
    float: left;
    margin-left: 20px;
    margin-right: 5px;
    margin-top: 7px;
    color: #E55110;
}

.classtopnav em {
    float: right;
    margin-top: 7px;
}

.classtopnav em a {
    color: #A8A8A8
}

.classtopnav p.rexian {
    color: #FF6511;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 50px;
    margin-right: 20px;
    position: relative;
    padding-left: 230px
}

.classtopnav p.rexian a {
    position: absolute;
    width: 60px;
    height: 36px;
    left: 80px;
    top: 0px
}

.openhouse .col {
    background: #ffffff;
    width: 208px;
    height: auto;
    float: left;
    display: inline;
}
.openhouse .col:not(:first-child){
    margin-left: 40px;
}

.openhouse_title {
    font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	white-space: nowrap;
	padding-bottom: 15px;
	display: block;
}

.openhouse_title a {
    color: #333
}

.openhouse_title a:hover {
    color: #1E68EF
}

.openhouse_pic {
    width: 208px;
    height: 160px;
    display: block;
	border-radius: 8px;
	overflow: hidden;
}

.openhouse_pic img {
    width: 100%;
    height: 100%;
    float: left;
    display: inline;
}

.openhouse_info {
    width: 208px;
    float: left;
}

.openhouse_price {
    width: 156px!important;
    height: 25px;
    background: url(../images/price.jpg) repeat-x;
    float: left;
    margin-top: 10px;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

.openhouse_go {
    float: left;
    margin-top: 10px;
}

.openhouse_num {
    float: left;
    margin: 5px 0 0 5px;
    font-size: 12px;
}

.openhouse_time {
    width: 170px;
    text-align: center;
    font-size: 12px;
    float: left;
}

.openhouse_new {
    background: url("http://esf.xmhouse.com/Images/img_v2.1/mianshuiTip.png") no-repeat scroll 0 0 transparent;
    height: 53px;
    position: absolute;
    right: 1px;
    top: 1px;
    width: 53px;
}

.pos_1 {
    background-position: 0 0;
}

.pos_2 {
    background-position: 0 -59px;
}

.pos_3 {
    background-position: 0 -119px;
}

.pos_4 {
    background-position: 0 -180px;
}

.pos_5 {
    background-position: 0 -241px;
}

#zj_gr_s {
    width: 278px;
    margin: 0px
}

.padding5 {
    padding: 10px 0px 0px 0px;
}

.padding10 {
    padding: 10px;
}

#wljjr .padding5 a {
    margin: 2px 7px;
    display: inline-block;
}

#ppzj {
    overflow: hidden;
    padding: 1px 0px 0;
    margin-top: 6px;
}

.yc_box .areaL,
.yc_box .areaM {
    float: left;
    width: 340px;
    height: 435px;
}

.yc_box .areaL {
    border-right: 1px solid #9DCBEF;
}

.yc_box .changeTab li {
    border-top: 1px solid #9DCBEF;
    width: 170px;
}

.esf_sz tr th {
    background-position: -115px -159px;
    font-weight: bold;
    height: 29px;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.esf_sz tr th span {
    display: block;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0;
}

.esf_sz tr th span.xq {
    width: 190px;
    _width: 185px;
}

.esf_sz tr th span.jg {
    width: 64px;
}

.esf_sz tr th span.dj,
.esf_sz tr th span.sj {
    width: 32px;
}

.searchs input {
    border: 1px solid #B6D2E0;
    height: 21px;
    line-height: 21px;
    float: left;
    /*background:url(http://www.xmhouse.com/1107/images/NJ_index_icon.gif) -285px -822px repeat-x;*/
    font-size: 14px;
    color: #666
}

.searchs button {
    width: 54px;
    height: 25px;
    background: url(/images/s54x25.gif) no-repeat;
    border: none;
    float: left;
    display: inline;
    color: #FFF;
    margin-left: -1px
}

.boxstyle2 .areaL {
    width: 298px;
    border-top: 0px solid #9DCBEF
}

.boxstyle2 .areaM {
    width: 366px;
    border-top: 1px solid #9DCBEF
}

.boxstyle2 .areaR {
    width: 225px;
    border-top: none;
}

.boxstyle2 .areaLM {
    width: 685px;
    border-right: 1px solid #e5e5e5;
    float: left;
    overflow: hidden;
    padding-right: 22px;
    margin-top: 0px
}

.boxstyle2 .areaR ul.newsList li {
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    overflow: hidden
}

.boxstyle2 .contants {
    overflow: hidden;
}


/*--------------地产研究--------------*/

#dcyj_box .bannerTitle {
    background-position: 0 -78px;
}

#dcyj_box .areaL ul.newsList li {
    font-size: 12px;
    height: 23px;
    line-height: 23px
}

#dcyj_box .areaM {
    border-top: none;
}

#dcyj_box .areaM .con .title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 7px;
    line-height: 22px;
}

#fenxi {
    height: 285px;
    overflow: hidden;
    width: 278px;
    margin: 0px
}

#fenximr {
    height: 285px;
    overflow: hidden;
}

#Div3 {
    height: 285px;
    overflow: hidden;
}

#dcwz {
    height: 260px;
    overflow: hidden;
}

table.tdjy {
    border-collapse: collapse;
}

table.tdjy td {
    border: 1px solid #f0f0f0;
}

#tdpm .padding5 a {
    margin: 7px 18px;
}

#gf_gj_lc {
    margin-top: 10px
}

#con_gf_gj_lc_2 .newsList li {
    float: left;
    width: 90px;
}

#con_gf_gj_lc_1 .newsList li {
    float: left;
    width: 100px;
}

#zyzn .newsList li,
#zxgw .newsList li a {
    font-size: 12px;
}

#zxgw,
#gsxw {
    height: 208px;
    overflow: hidden;
    width: 278px;
    margin: 5px 0px 0px
}

#gsxw {
    height: 250px
}

#zyzn {
    margin-top: 5px
}


/*游山玩水*/

.photo_show1 {
    float: left;
    margin: 10px auto 10px;
    width: 948px;
}

.photo_show1 ul li a {
    display: block
}

.photo_show1 ul li {
    display: block;
    float: left;
    height: 122px;
    list-style: none outside none;
    margin-top: 6px;
    margin-right: 12px;
    width: 146px;
}

.photo_show1 ul li img {
    border: 1px solid #CCCCCC;
    padding: 2px;
    height: 92px;
    width: 140px;
    margin-bottom: 5px
}

.photo_show1 ul li p {
    display: block;
    text-align: center;
}

.photo_show1 ul li p a {
    color: #333;
}

.photo_show ul li p a:hover {
    color: #0657b2;
}

#gf_gj_lc .wy_dj {
    height: 123px;
    border-bottom: 0px solid #9DCBEF;
    overflow: hidden
}

#cxytj {
    margin-top: 12px
}

#cxytj .photo_show1 ul li {
    height: 165px;
    *height: 160px;
}

.photo_show1 ul li p {
    height: 20px;
    line-height: 20px;
    width: 146px;
    overflow: hidden
}

.photo_show1 ul li a:hover img {
    border: 1px solid #E55110;
}


/*游山玩水*/


/*最新发布作品*/

#new_zp .photo_show1 {
    width: 366px;
    text-align: center;
    position: relative
}

#new_zp .photo_show1 ul {
    position: absolute;
    height: 121px;
    width: 395px;
    top: 0px;
    left: 0px
}

#new_zp .photo_show1 ul li {
    height: 121px;
    padding-left: 0px;
    margin-top: 0px;
    width: 172px;
    margin-right: 23px
}

#new_zp .photo_show1 ul li img {
    border: 1px solid #CCCCCC;
    height: 93px;
    padding: 2px;
    width: 165px;
}

#new_zp .photo_show1 ul li p {
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    width: 168px;
}

#new_zp .jjphoto_show {
    width: 370px;
    height: 124px;
    overflow: hidden;
}

ul.jjulr {
    width: 382px;
}

ul.jjulr li {
    position: relative;
    float: left;
    width: 360px;
    height: 240px;
    overflow: hidden;
}

ul.jjulr li.hei132 {
    width: 178px;
    height: 116px;
    margin: 12px 12px 0 0px;
}

ul.jjulr li .pic2 {
    width: 178px;
    height: 116px;
    margin: 0;
}

ul.jjulr li a,
ul.jjulr li a:hover {
    color: #fff;
}

ul.jjulr li .pic2 img {
    width: 178px;
    height: 116px;
}

ul.jjulr li.hei132a {
    width: 178px;
    height: 116px;
    margin: 12px 0 0 0px;
}

ul.jjulr li .texta,
ul.jjulr li .texta1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 30px;
    line-height: 30px;
    width: 360px;
    color: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#99000000', endColorstr='#99000000');
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}

ul.jjulr li .texta1 {
    width: 178px;
}


/*最新发布作品*/


/*厦门国际设计师风采*/

.QQarea {
    BORDER-RIGHT: #d8d8d8 0px solid;
    BORDER-TOP: #9DCBEF 1px solid;
    MARGIN-BOTTOM: 0px;
    BORDER-LEFT: #d8d8d8 0px solid;
    WIDTH: 948px;
    BORDER-BOTTOM: #d8d8d8 0px solid
}

.QQarea UL {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}

.QQnav {
    WIDTH: 100%;
    LINE-HEIGHT: 30px;
    BORDER-BOTTOM: #d8d8d8 1px solid;
    HEIGHT: 30px;
    background: url(http://www.xmhouse.com/1107/images/NJ_index_bg.gif) repeat-x left -202px;
}

.QQnav H2 {
    MARGIN-TOP: 0px;
    FONT-SIZE: 14px;
    FLOAT: left;
    TEXT-INDENT: 17px;
    background: url(http://www.xmhouse.com/1107/images/NJ_index_icon.gif) no-repeat 0 -208px;
    margin-left: 15px
}

.QQnavbar {
    FLOAT: right;
    OVERFLOW: hidden;
    WIDTH: 86px;
    MARGIN-RIGHT: 18px;
    PADDING-TOP: 6px;
    ZOOM: 1;
    HEIGHT: 22px;
    _display: inline
}

.QQnavbar LI {
    MARGIN-TOP: 5px;
    BACKGROUND: url(../xzht/QQsplit.png) no-repeat -165px -112px;
    FLOAT: left;
    MARGIN-LEFT: 3px;
    WIDTH: 6px;
    CURSOR: pointer;
    LIST-STYLE-TYPE: none;
    HEIGHT: 6px;
    _display: inline
}

.QQnavbar LI.active {
    BACKGROUND: url(../xzht/QQsplit.png) no-repeat -165px -86px
}

.QQbed {
    PADDING-LEFT: 22px;
    BACKGROUND: #fafcff;
    PADDING-BOTTOM: 0px;
    WIDTH: 926px;
    PADDING-TOP: 5px
}

.QQbed LI {
    FLOAT: left;
    WIDTH: 116px;
    POSITION: relative
}

.QQbed LI div {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    filter: Alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    display: block;
    font-size: 12px;
    height: 17px;
    left: 1px;
    line-height: 17px;
    opacity: 0.6;
    position: absolute;
    top: 70px;
    width: 110px;
    text-align: center
}

#QQpre {
    BACKGROUND: url(../xzht/QQsplit.png) no-repeat -151px -60px;
    FLOAT: left;
    WIDTH: 20px;
    CURSOR: pointer;
    MARGIN-RIGHT: 8px;
    HEIGHT: 15px;
    _display: inline
}

#QQnext {
    BACKGROUND: url(../xzht/QQsplit.png) no-repeat -151px -131px;
    FLOAT: right;
    WIDTH: 20px;
    CURSOR: pointer;
    HEIGHT: 15px
}

#QQMarquee {
    LEFT: -10px;
    OVERFLOW: hidden;
    WIDTH: 928px;
    ZOOM: 1;
    HEIGHT: 135px
}

#QQMarqueeCoutent IMG {
    BORDER-RIGHT: #ccc 1px solid;
    BORDER-TOP: #ccc 1px solid;
    BORDER-LEFT: #ccc 1px solid;
    BORDER-BOTTOM: #ccc 1px solid
}

#QQMarqueeCoutent .link {
    DISPLAY: block;
    FONT-SIZE: 12px;
    MARGIN-LEFT: 0px;
    WIDTH: 110px;
    LINE-HEIGHT: 22px;
    TEXT-ALIGN: center
}

#QQMarqueeCoutent A {
    display: block;
}

#QQMarqueeCoutent A:link {
    COLOR: #0b3b8c;
    TEXT-DECORATION: none
}

#QQMarqueeCoutent A:visited {
    COLOR: #0b3b8c;
    TEXT-DECORATION: none
}

#QQMarqueeCoutent A:hover {
    COLOR: #0b3b8c;
    TEXT-DECORATION: underline
}

#QQMarqueeCoutent A:active {
    COLOR: #0b3b8c;
    TEXT-DECORATION: underline
}


/*厦门国际设计师风采*/


/*品牌企业推荐*/

.slc_item dl {
    margin: 0 0px;
    clear: both;
    width: 220px;
}

.slc_item dt {
    background-position: 0 -208px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 5px;
}

.slc_item dd {
    float: left;
    border-bottom: 1px solid #dbdbdb;
    line-height: 20px;
    padding: 0 5px;
    display: block;
    white-space: nowrap;
}

.slc_item dd a {
    padding: 0 5px;
}

#ppqytj .slc_item dt {
    margin-top: 0;
    margin-bottom: 0px;
    padding-top: 6px;
    padding-bottom: 5px;
    background-position: 0 -208px;
    font-size: 14px;
}

#ppqytj .slc_item dl {
    padding: 6px 0 5px 0;
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
    width: 251px;
}

#ppqytj .slc_item dd {
    border: none;
    line-height: 23px;
    padding-left: 6px
}


/*品牌企业推荐*/

#index_wozx {
    margin-top: 15px
}

#jj_zxdt {
    height: 374px;
    overflow: hidden;
}

#new_De,
#new_zp {
    height: 163px;
    overflow: hidden;
    margin-top: 15px
}

#new_De {
    margin: 15px 0px 0px;
    width: 278px
}

#jcqy,
#zxqy,
#qtqy {
    margin-left: 2px;
    width: 219px;
}

#jcqy a,
#zxqy a,
#qtqy a {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    white-space: nowrap;
}

#zxqy {
    width: 219px
}

#jcqy {
    width: 219px;
}

#tdpm .newsList li {
    float: left;
    width: 64px;
}

.landresearch_right {
    float: right;
    margin-bottom: 6px;
    width: 225px;
}


/*友情链接*/

.lovehome_left .cxsq,
.designer,
.zx_bbs_notice,
.bbs_left,
.bbs_mid,
.bbs_right .dcjybk,
.bbs_right .dc {
    border: 1px solid #B6D2E0;
    margin-bottom: 8px;
}

.lovehomePic {
    border: 1px solid #e2e2e2;
    border-top: 3px solid #9a9a9a;
    background: #fafafa;
    margin-top: 15px;
}

.alltitle {
    height: 43px;
    width: 920px;
    margin: 0 auto;
    line-height: 43px;
    border-bottom: 1px dotted #bbb;
}

.alltitle h1 {
    font-family: "微软雅黑", "黑体";
    font-weight: normal;
    font-size: 18px;
}

.alltitle span {
    float: right;
    color: #828282
}


/*友情链接*/


/****底部滚动样式**/

#scroll_ads,
#div2 {
    bottom: 0;
    position: fixed;
    z-index: 100000;
    width: 950px;
}

#div2 {
    margin-left: 945px;
    /*bottom:34px*/
    bottom: 0
}

*html #scroll_ads,
*html #div2 {
    position: absolute;
    top: expression(eval((document.documentElement.clientHeight ? document.documentElement: document.body).scrollTop+(document.documentElement.clientHeight ? document.documentElement: document.body).clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)))
}


/*奥运会金牌7.30*/

.oly,
.oly td,
.oly th {
    border: 1px solid #C2EDFE;
    border-collapse: collapse;
}

.oly {
    border-top: medium none;
    color: #008CC1;
    text-align: center;
}

.oly th {
    background: url("http://www.xmhouse.com/images/oly_bg.jpg") repeat-x scroll 0 bottom transparent;
    border-top: medium none;
    height: 34px!important;
}

.oly td {
    height: 29px!important;
}

.oly .oly_num {
    color: #E30086;
    font-weight: bold;
}

.oly .oly_name {
    padding-left: 15px;
    text-align: left;
}

.timeaoy {
    background: url(http://www.xmhouse.com/images/olympic.jpg) no-repeat 0 0;
    width: 316px;
    height: 39px;
    text-align: right;
}

.timeaoy strong {
    color: #FFF;
    line-height: 39px;
    padding-right: 15px;
    font-size: 14px;
}

.aoy {
    width: 316px
}


/*奥运会金牌7.30*/


/*最新楼盘点评*/

#newsbg {
    background: url(http://www.xmhouse.com/images/tgk_bodybg.gif) center top repeat-x;
    margin-top: 0px
}

#old_bg {
    background: none;
    margin-top: 0px
}

.xmhouse_container {
    width: 950px;
    margin: 0px auto 0px auto;
}

#fjhbg {
    /*background: url(http://www.xmhouse.com/images/bainian.jpg) center top no-repeat;*/
    margin-top: 0px
}

#fjhbg2014 {
    background: url(http://www.xmhouse.com/images/louba_bg.jpg) center top no-repeat;
    margin-top: 0px
}

#xzht_fjhbg2014 {
    width: 100%;
    display: inline-table;
}

.newsclose {
    width: 950px;
    height: 122px;
    text-align: left;
    position: relative
}

.adv_link {
    display: inline-block;
    height: 48px;
    position: absolute;
}

#imgAddOne {
    display: none;
    position: relative;
    top: -83px;
    left: -436px;
}

#warpZan {
    display: none;
    position: absolute;
    top: 194px;
    right: 58px;
    color: #fff
}

.newsclose a {
    cursor: pointer;
}

.mubu {
    position: absolute;
    background: url(http://www.xmhouse.com/images/mubu265x146.png) center top no-repeat;
    width: 265px;
    height: 146px;
    display: block;
    top: 0px;
    right: 83px
}

.section .block {
    margin-bottom: 20px;
    list-style: none outside none;
}

.section .block-inner {
    padding: 0 5px;
}

.comment-list-item {
    float: left;
    list-style-type: none;
    border-bottom: 1px dotted #DDDDDD;
    margin-bottom: 5px;
    padding-bottom: 11px;
    padding-top: 17px;
}

.comment-list {
    clear: both;
    overflow: hidden;
    width: 362px;
    height: 200px;
    font-size: 12px;
    text-align: left;
    margin: 5px auto
}

.comment-list .last {
    margin-bottom: 0;
}

.comment-list .avatar {
    float: left;
    height: 48px;
    margin-right: 10px;
    width: 48px;
}

.comment-list dt,
.comment-list dd {
    display: inline;
}

.comment-list dd {
    margin-right: 5px;
}

.comment-list .content {
    float: left;
    word-wrap: break-word;
}

.comment-list-a .content {
    float: none;
    margin-left: 55px;
    width: 310px;
}

.comment-list .content .dtnHighlight {
    background: none repeat scroll 0 0 #FEEADD;
    color: #CC0000;
    padding: 3px 0;
}

.comment-list h3,
.comment-list .comment-rst,
.comment-list .comment-entry {
    float: left;
    width: 310px;
    padding: 0px;
    position: relative;
}

.comment-list h3 a {
    margin-right: 5px;
    width: 200px;
    font-size: 12px;
    font-weight: bold;
    color: #66c;
    float: left
}

.comment-list .comment-rst {
    margin-bottom: 8px;
}

.comment-list .misc {
    color: #DEDEDE;
}

.comment-list .misc a {
    margin: 0 5px 0 6px;
    padding: 0 1px;
}

.comment-list .misc a:hover span {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #999999;
}

.comment-list .misc a.count {
    color: #999999;
    margin-left: -5px;
}

.comment-list .misc a.count:hover {
    background: none repeat scroll 0 0 transparent;
    color: #999999;
}

.comment-list .misc .note {
    color: #999999;
    margin: 0 5px;
}

.comment-list .misc .first {
    margin-left: 0;
}

.comment-list .misc .countWrapper {
    margin-right: 5px;
}

.comment-list .misc .countWrapper a {
    margin-right: 0;
}

.comment-list .misc .countWrapper span {
    color: #999999;
    margin: 0;
}

.comment-list-item:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}

.comment-list-a .comment-list-item {
    position: relative;
}

.comment-list-a .content {
    float: none;
    width: 310px;
}

.comment-list-a .avatar,
.comment-list-a .user-m-star {
    cursor: pointer;
    overflow: hidden;
    position: absolute;
}

.comment-list-a .avatar {
    left: 0;
    top: 10px;
}

.comment-list-a .user-m-star {
    left: -2px;
    top: 52px;
    z-index: 530;
}

.comment-list-a .shop-name {
    margin-left: 5px;
}

.comment-list-a .time {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    float: right;
    clear: none;
    width: 90px;
}

.comment-list-a h3 {
    margin-bottom: 2px;
}

.comment-list-a .comment-entry p {
    color: #000;
    float: left;
    line-height: 1.6;
    width: 260px;
    padding-left: 13px;
}

.comment-list-a .comment-entry .more {
    display: block;
    float: right;
    height: 38px;
    position: relative;
    width: 35px;
}

.comment-list-a .comment-entry .more a {
    bottom: 0;
    color: #999999;
    position: absolute;
    right: 10px;
    text-decoration: underline;
}

.comment-list-a .comment-entry .more a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #CC0000;
    text-decoration: none;
}

.comment-list-a dt {
    margin-right: 5px;
}

.comment-list-a dd {
    color: #CC0000;
    margin-right: 13px;
}

.comment-list-a .shop-name {
    margin-left: 5px;
}

.J_lazy-img {
    border: none;
    width: 48px;
    height: 48px;
}

.item-rank-rst1 {
    float: left;
    height: 12px;
    margin: 3px 12px 0 0;
}

.item-rank-rst {
    float: left;
    height: 12px;
    margin: 3px 12px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    width: 64px;
    background: url("http://i2.dpfile.com/s/css/i/g.remark.v201208091115.png") no-repeat;
}

.irr-star0 {
    background-position: 0 -119px;
}

.irr-star5 {
    background-position: 0 -330px;
}

.irr-star10 {
    background-position: 0 -102px;
}

.irr-star20 {
    background-position: 0 -85px;
}

.irr-star10 {
    background-position: 0 -68px;
}

.irr-star35 {
    background-position: 0 -51px;
}

.irr-star40 {
    background-position: 0 -34px;
}

.irr-star45 {
    background-position: 0 -17px;
}

.irr-star50 {
    background-position: 0 0;
}

.twit_list {
    width: 270px;
    margin: 0;
}

.twit_list dl {
    width: 225px;
}

.twit_list dl dd .wb_content {
    float: right;
    width: 168px;
}


/*最新楼盘点评*/


/*投洽会开幕*/

.touq {
    background: url("../images/l_pic11_3_small.jpg") repeat-x scroll 0 0 transparent;
    height: 59px;
    width: 316px;
    text-align: center
}

.touq div {
    color: #FFED07;
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
    line-height: 20px;
}


/*投洽会开幕*/


/********xzht  2012-09-11添加家居板块样式*******/

#cxxx {
    height: 220px;
    overflow: hidden;
    width: 278px;
    margin: 0px
}

#mqzf {
    height: 154px;
    overflow: hidden;
    width: 278px;
    margin: 0px
}

#cxxx ul.newsList li {
    line-height: 22px;
    height: 22px
}

.bdc {
    border: none;
    height: 322px;
    overflow: hidden;
    padding: 0 2px;
}

.bdc .fjpk H2 {
    text-align: left;
    color: #293c64;
    font-size: 14px;
}

.bdc .fjpk H2 a {
    text-align: left;
    font-family: "宋体";
    font-size: 14px;
    font-weight: bold;
    color: #003366;
    display: block;
}

.fjpk_l {
    line-height: 20px;
    text-indent: 21px;
    width: 200px;
    float: left;
    color: #666666;
    font-size: 12px;
}

.fjpk_r {
    width: 96px;
    float: left;
}

.fjpk_r #apps_svy_digg {
    margin: auto;
}

.fjpk_r #apps_svy_digg .option {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 0px;
    margin: 0px 0px 5px 0px;
    padding-left: 0px;
    width: 89px;
    padding-right: 0px;
    background: none transparent scroll repeat 0% 0%;
    float: left;
    height: 23px;
    border-top: #ccc 1px solid;
    border-right: #ccc 1px solid;
    padding-top: 0px;
}

.fjpk_r #apps_svy_digg .count {
    text-align: right;
    line-height: 23px;
    width: 30px;
    padding-right: 10px;
    font-family: "Tahoma";
    background: url(http://www.xmhouse.com/images/pkline.jpg) no-repeat left bottom;
    float: right;
    color: #333532;
    font-size: 12px;
    font-weight: bold;
}

.fjpk_r #apps_svy_digg .digg {
    text-align: center;
    line-height: 23px;
    width: 49px;
    background: url(http://www.xmhouse.com/images/tpl.jpg) repeat-x left bottom;
    float: left;
    color: #999;
    font-size: 12px;
    cursor: pointer;
}

.fjpk_r #apps_svy_digg .digg a {
    color: #333;
    text-decoration: none;
}

.fjpk_r #apps_svy_digg .digg a:hover {
    color: #cc0000;
    text-decoration: none;
}

.fjpk_r #apps_svy_digg .count {
    color: #ed6b1d;
}

#apps_svy_digg .red {
    color: #ff0000;
}

.noBlines {
    border-bottom: none!important;
    padding-bottom: 0!important;
}

.noBlines li a {
    float: left
}

.noBlines li .video {
    background: url(http://www.xmhouse.com/images/video-icon.png) no-repeat 1px;
    float: left;
    width: 15px;
}

.noBlines li .pic {
    background: url(http://www.xmhouse.com/images/picicon.gif) no-repeat 1px 4px;
    padding: 3px;
    float: left;
    width: 15px;
}

.hd {
    background: url(/images/xmhousebg.png) no-repeat left -160px;
    border: 0 none;
    height: 32px;
    overflow: hidden;
    width: 370px;
}

.hd .newsTab {
    float: left;
    height: 32px;
    overflow: hidden;
}

.hd .newsTab h2 {
    float: left;
    font-weight: normal;
    height: 30px;
    line-height: 28px;
    margin-top: 0;
    overflow: hidden;
    padding: 3px 1px 0;
    text-align: center;
    width: 106px;
    color: #458FCE;
    font-size: 14px;
}

.hd .newsTab h2.selected {
    background: none repeat scroll 0 0 #FFFFFF!important;
    border-left: 1px solid #BDD7F2;
    border-right: 1px solid #BDD7F2;
    border-top: 2px solid #458FCE;
    font-weight: bold;
    line-height: 30px;
    margin-top: 0;
    padding: 0;
}

.hd h2 a {
    color: #333;
}

.hd .newsTab h2#newsDifangH2 {
    background: url(/images/xmhousebg.png) no-repeat -428px -110px;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px
}

.sanba {
    background: #fff url(/images/sanba_bg.jpg) no-repeat center top;
}


/**********2013-3-4 xzht***********/

.wblist {
    width: 318px;
    padding: 4px 1px
}

.wblist dl dd {
    border-bottom: 1px dotted #DDDDDD;
    color: #003399;
    float: left;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    padding: 5px 0 4px 3px;
    width: 303px;
}

.wblist dl dd a {
    color: #003366;
    text-decoration: none;
}

.wblist dl dd .wb_imgs {
    border: 1px solid #CCCCCC;
    float: left;
    height: 38px;
    margin-top: 1px;
    padding: 1px;
    width: 38px;
}

.wblist dl dd .wb_contents {
    float: left;
    height: 38px;
    line-height: 19px;
    overflow: hidden;
    padding-left: 6px;
    width: 252px;
}

.wblist dl dd a.wb_users {
    color: #FF0000;
}

.tabp_ct {
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0px 10px 0px;
}

.tabp_ct span {
    position: relative;
    top: 4px;
}

.tabp_ct a {
    color: #003399!important;
}

.tabp_ct .biao {
    background: url("/images/ico.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    font-family: "宋体";
    font-size: 12px;
    font-weight: normal;
    height: 16px;
    line-height: 16px;
    margin-right: 5px;
    padding-left: 5px;
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 31px;
}


/*-------------------------------------#nav--------------------------------*/

#xmhousenav {
    width: 950px;
    margin: 0px auto;
    height: 61px;
}

#xmhousenav .navBg {
    /*background: url(../images/nav_1/lbg.jpg) repeat-x left top;*/
    height: 61px;
    margin: 0 auto;
    width: 950px;
    border-top: 4px solid #385692
}

#xmhousenav .nav_l {
    background: url(../images/nav_1/l12x61.jpg) left top no-repeat;
    width: 12px;
    height: 61px;
    float: left;
}

#xmhousenav .nav_r {
    background: url(../images/nav_1/r12x61.jpg) right top no-repeat;
    width: 12px;
    height: 61px;
    float: right;
}

#xmhousenav .navCon {
    width: 950px;
    height: 61px;
    margin: 0 auto;
    float: left;
}

#xmhousenav .navCon dl {
    float: left;
    white-space: nowrap;
}

#xmhousenav .navCon dl dt {
    float: left
}

#xmhousenav .navCon dl dt a {
    display: block;
    width: 36px;
    height: 60px;
    text-indent: -999em
}

#xmhousenav .navCon dl dd {
    float: left;
    line-height: 15px;
    padding-top: 10px
}

#xmhousenav .navCon dl dd.mywid {
    width: 18px
}

#xmhousenav .navCon dl dd a {
    color: #26376b;
    margin-left: 0px;
    padding: 3px 7px 3px 0px
}

#xmhousenav .navCon dl dd a:hover {
    color: #26376b
}

#xmhousenav .navCon dl .first a {
    /*color:#fff000;*/
    font-weight: bold;
}

#xmhousenav .navCon dl.TitInfo {
    width: 150px;
    margin-right: 7px
}

#xmhousenav .navCon dl.TitBuy {
    width: 167px;
    margin-right: 6px
}

#xmhousenav .navCon dl.TitHome {
    width: 153px;
    margin-right: 3px
}

#xmhousenav .navCon dl.Titzu {
    width: 152px;
    margin-right: 5px
}

#xmhousenav .navCon dl.Titjj {
    width: 140px;
}

#xmhousenav .navCon dl.TitBBS {
    width: 166px;
}

#xmhousenav .navCon dl dt {
    width: 20px;
    height: 42px;
    /*background:url(../images/nav_1/line10x61.jpg) left center no-repeat;*/
    margin-top: 8px;
    border-left: 1px dashed #d3d3d3
}

.mylinex {
    height: 1px;
    width: 950px;
    margin: 5px auto 2px auto;
    background: #ececec
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px
}

.pb5 {
    padding-bottom: 5px
}

.pt10 {
    padding-top: 10px
}

.bd {
    height: 305px;
    position: relative;
    width: 260px
}

.wen-ovflow-box {
    height: 251px;
    overflow: hidden;
}

.brdbt {
    border-bottom: 1px solid #CCCCCC;
}

.wenwen-list {
    margin: 0;
    padding-bottom: 10px;
    padding-top: 3px;
    border-bottom: 1px dotted #D5D6D5;
}

.wenwen-list dt {
    color: #0055AB;
    font-weight: normal;
    padding: 5px 0;
}

.wenwen-list dt span,
.wenwen-list dd span {
    font-weight: 800;
}

.wenBtn-box {
    margin-top: 10px;
    width: 220px
}

.wenBtn-box a {
    background: url(http://www.xmhouse.com/images/0613wen_btn.gif) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: 800;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 100px;
}

a.wen-huifu {
    background-position: 0 0;
}

a.wen-tiwen {
    background-position: -114px 0;
}

.wleft {
    float: left
}

.wright {
    float: right
}

.fz_web {
    position: absolute;
    right: 0px;
    width: 83px;
    height: 22px;
    cursor: pointer;
    z-index: 20;
    background: url(../../images/morecs.jpg) 15px 1px no-repeat;
}

#cityList {
    background: #FFFFFF;
    border: 1px solid #54A0DA;
    left: -4px;
    position: absolute;
    top: 36px;
    width: 40px;
    z-index: 99999;
}

#cityList a {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #666 !important;
}

#cityList a:hover {
    color: #fff !important;
    background: #0099ff !important;
}


/*0507add*/

.seach_conent_nav .pad_l10 {
    background: #2C85E9;
    border-radius: 3px 3px 0 0;
    float: right;
    margin-right: -2px;
    height: 27px;
    margin-top: -4px;
    line-height: 27px;
}

.seach_conent_nav .pad_l10 a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}

.seach_conent_nav .pad_l10 a b font {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
}


/*********搜索 2013-06-26 xzht add*********/

.area_sel_1 {
    height: 36px;
    line-height: 34px;
    width: 662px;
    margin-left: 10px
}

.area_sel_2 {
    height: 36px;
    line-height: 34px;
    float: left;
    position: relative;
}

.area_sel_3 {
    height: 36px;
    line-height: 34px;
    width: 596px;
    margin-left: 0px;
    position: relative;
    float: left
}

.w33 {
    width: 33px
}

.w50 {
    width: 50px
}

.w58 {
    width: 58px
}

.w60 {
    width: 60px
}

.w69 {
    width: 69px
}

.w72 {
    width: 72px
}

.ml5 {
    margin-left: 5px
}

.ml14 {
    margin-left: 14px
}

.ml18 {
    margin-left: 18px
}

.ml45 {
    margin-left: 45px
}

.ml25 {
    margin-left: 25px
}

.esf_btns {
    width: 71px;
    height: 27px;
    background: url(../images/esf_search_bg658x36.jpg) no-repeat right top
}

.newaskanswer {
    width: 278px;
    margin: 15px 0px 0px
}

.newaskanswer_1 {
    margin: 6px 0px 5px
}

#openhouse2012 {
    margin-bottom: 6px
}

#con_gf_gj_lc_1 ul.newsList li {
    padding-left: 8px;
    width: 104px
}


/*************新增*************/

.myrd_h {
    border-bottom: 1px solid #028AD6;
    display: inline-block;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal
}

.remenhuati {
    border-bottom: 1px solid #b6d2e0;
    height: 31px;
    line-height: 31px;
    margin-top: 10px
}

.remenhuati_1 {
    border-bottom: 1px solid #b6d2e0;
    height: 31px;
    line-height: 31px;
    margin-top: 8px
}

.remenhuati_tl {
    border-bottom: 1px solid #028AD6;
    display: inline-block;
    font-weight: bold;
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal
}

.baoliao_tl {
    border-bottom: 1px solid #028AD6;
    background: url(/images/new32.gif) no-repeat right;
    font-weight: bold;
    color: #333;
    font-size: 18px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal;
    padding: 3px 25px 3px 0px
}

.soulouchu {
    border-bottom: 1px solid #e5e5e5;
    line-height: 36px;
    font-size: 18px;
    padding-left: 36px;
    font-family: "微软雅黑", "黑体";
    font-weight: normal;
    height: 36px
}

.title h3 a font {
    color: #999;
}

ul.newsList li span a font {
    color: #999;
}

.p_icon {
    font-size: 12px;
    line-height: 23px;
    color: #E55110
}

.con_1 ul li a font {
    color: #E55110
}


/*************scrolltop************/

.myscrollTop {
    position: fixed;
    bottom: 6px;
    z-index: 99998;
    display: none;
    font-size: 12px;
    margin-left: 1250px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-106)
}

.bg_bd {
    border: 1px solid #e7e8ea;
    background: #f7f7f7;
}

.myscrollTop a {
    display: block;
    width: 58px;
    height: 58px;
    background: url(../images/ico_scroll.png) no-repeat;
}

.myscrollTop a em {
    display: none
}

.myscrollTop a#mygoToTop {
    background-position: 0px -40px;
    width: 44px;
    height: 46px;
    display: none
}

.myscrollTop a#mygoToTop:hover {
    background-position: -46px -40px;
}

.myscrollTop a#request {
    background-position: 0 -133px;
    width: 44px;
    height: 56px;
}

.myscrollTop a#request:hover {
    background-position: -46px -132px
}

.myscrollTop a#weixinhao {
    background-position: -46px 0px;
    width: 44px;
    height: 42px;
    position: relative
}

#xiaochengxu .imgw{
	position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
	border-radius: 50%;
    transform: translate(-50%,-50%);
}

.myscrollTop a#xiaochengxu {
    width: 44px;
    height: 42px;
    position: relative;
}



.myscrollTop a#shoujihao:hover {
    background-position: -46px -90px
}

.myscrollTop a#xiaochengxu:hover .td{
	display:block
}

.myscrollTop a#shoujihao {
    background-position: -46px -90px;
    width: 44px;
    height: 42px;
    position: relative
}

#back_new {
    width: 44px;
    height: 42px;
    display: flex;
    color: #fff;
    background: #ff5256!important;
    align-items: center;
    margin-bottom: 20px;
    border: 1px solid #e7e8ea;
}

#back_new div {
    height: 100%;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.myscrollTop a#weixinhao:hover {
    background-position: -46px 0px
}

.myscrollTop .td {
    position: absolute;
    top: -72px;
    display: none;
    right: 45px;
    padding: 10px;
    min-width: 60px;
    background-color: #1b6ac2;
    text-align: center;
    color: #fff;
    font-size: 12px;
    z-index: 9999999
}

.myscrollTop .td i {
    position: absolute;
    right: -18px;
    top: 80px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 10px;
    border-color: transparent transparent transparent #1b6ac2;
}

.myscrollTop .td img {
    margin-bottom: 3px;
}

.myscrollTop a#weixinhao:hover .td {
    display: block
}

.myscrollTop a#shoujihao:hover .td {
    display: block
}


/**************2013-07-12 xzht add***************/

.dropdown,
.esfdropdown {
    float: left;
    position: relative;
    z-index: 99;
	height: 50px;
	margin-right: 20px;
}

.dropdown span {
    display: block;
	width: 100px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #CCCCCC;
	border-radius: 8px;
    cursor: pointer;
    font-size: 16px;
    background: #fff url(../images/index/dropdown_arrow.png) no-repeat;
	background-size: 12px 6px;
	background-position: 76px center;
    text-indent: 17px;
    position: relative;
    z-index: 100
}

.esfdropdown span {
    display: block;
    height: 50px;
    line-height: 50px;
    border: solid 1px #89aad3;
    cursor: pointer;
    font-size: 14px;
    background: #fff url(../images/xmhouseindex_ico.png) no-repeat;
    text-indent: 6px;
    position: relative;
    z-index: 100
}

.esfdropdown span.span_pos_3 {
    background: #fff url(../images/12x6.gif) no-repeat 39px center;
}

.esfdropdown span.span_pos_4 {
    background: #fff url(../images/12x6.gif) no-repeat 50px center;
}

.esfdropdown span.span_pos_5 {
    background: #fff url(../images/12x6.gif) no-repeat 62px center;
}

.esfdropdown span.span_pos_6 {
    background: #fff url(../images/12x6.gif) no-repeat 77px center;
}

.w120 {
    width: 115px
}

.w78 {
    width: 78px
}

.w70 {
    width: 70px
}

.w66 {
    width: 66px
}

.w60 {
    width: 60px
}

.w55 {
    width: 55px
}

.w93 {
    width: 93px
}

.dropdown ul {
    border: 1px solid #CCCCCC;
    background: #fff;
    width: 100px;
    font-size: 16px;
    cursor: pointer;
    line-height: 30px;
    position: absolute;
    top: 48px;
    left: 0px;
    z-index: 9999;
}

.dropdown ul li {
    text-indent: 11px;
    margin: 0px 1px;
    height: 30px;
}

.dropdown ul li:hover {
    background: #e6eef8;
}

.esfdropdown ul {
    border: 1px solid #c4d3e5;
    background: #fff;
    width: 100px;
    font-size: 14px;
    cursor: pointer;
    line-height: 30px;
    position: absolute;
    top: 31px;
    left: 0px;
    z-index: 9999;
}

.esfdropdown ul li {
    text-indent: 11px;
    margin: 0px 1px;
    height: 30px;
}

.esfdropdown ul li:hover {
    background: #e6eef8;
}

#smartboxDiv_1 {
    float: left;
    position: relative;
}

#lpkeyword {
    border: 1px solid #CCCCCC;
    border-radius: 8px 0px 0px 8px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 246px;
    padding: 0px 10px;
    color: #999;
}

.mylpkeywordt {
    border: 1px solid #CCCCCC;
    border-radius: 8px 0px 0px 8px;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 612px;
    padding: 0px 10px;
    color: #999
}

.mylpkeywordt_1 {
    border: 1px solid #89AAD3;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 496px;
    padding: 0px 10px;
    color: #AEAEAE
}

#smartbox_search_1,
.smartbox_search_1 {
    background: url(../images/index/search_btn.png) no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 52px;
    width: 88px;
    text-indent: -1000px;
    position: absolute;
    top: 0px;
    *top: 1px;
	border-radius: 0px 8px 8px 0px;
}

#smartbox_search_2 {
    background: url(../images/xmhouseindex_ico.png) no-repeat;
    background-position: -185px -31px;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    width: 50px;
    text-indent: -1000px;
    position: absolute;
    top: 3px;
    *top: 1px;
    right: 0px;
}

.strPrice {
    position: relative;
    top: -30px;
    left: 1px;
    background: none;
    border: none;
    z-index: 1;
    width: 100px;
    height: 28px
}

.mypss {
    border: 1px solid #89AAD3;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 36px;
    padding: 0px 1px;
    color: #AEAEAE;
    vertical-align: middle
}

.myqwqy {
    border: 1px solid #89AAD3;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 80px;
    padding: 0px 5px;
    color: #AEAEAE;
    vertical-align: middle
}

.ml6 {
    margin-left: 6px
}

.baoliao_tl a:hover {
    text-decoration: none;
}


/***********优惠楼盘**********/

.no1screen {
    margin: 10px auto 0;
    overflow: hidden;
    width: 950px;
    position: relative;
    height: 212px
}

.no1screen:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.generaltitle {
    background: url(../images/home_bjall.png) repeat-x scroll 0 -210px transparent;
    border: 1px solid #89C3E6;
    border-bottom: none;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
}

.generaltitle:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.sfuntuan {
    width: 950px;
    border-top: 0px;
    padding: 12px 0 8px 0px;
    overflow: hidden;
}

#listdown,
#listmarquee,
#listcontent {
    height: 147px;
    overflow: hidden;
    width: 980px;
}

.sfuntuantd {
    float: left;
    height: 160px;
    margin-right: 14px;
    overflow: hidden;
    width: 180px;
}

.sfuntuantd .pic {
    border: 0px solid #DEDEDE;
    height: 105px;
    overflow: hidden;
    position: relative;
    width: 178px;
}

.sfuntuantd .price0223 {
    background: url(../images/price0223.gif) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 58px;
    left: 106px;
    line-height: 16px;
    padding-top: 19px;
    position: absolute;
    text-align: center;
    top: 35px;
    width: 66px;
}

.sfuntuantd .text {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 172px;
}

.sfuntuantd .text .zi {
    color: #CC0000;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
}

.sfuntuantd .text .red {
    color: #CC0000;
}


/***************2013-08-22************************/

.xiaoshou_list {
    width: 278px;
}

.xiaoshou_list ul li {
    width: 290px;
    display: block;
    border-bottom: 1px solid #E5E5E5;
    padding: 12px 0 6px 0px
}

.mishu_avator {
    float: left;
    width: 45px
}

.xs_dts {
    float: left;
    padding-left: 9px;
    width: 235px
}

.jd_bt {
    color: #AEAEAE;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
}

.W_ico20 {
    background-image: url("http://a.xmhouse.com/Images/icon1.png?id=1364277372322");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: -6px;
}

.icon_praised_b,
.icon_praised_bc {
    background-position: -70px 3px;
    height: 16px;
}

.icon_praised_bc {
    background-position: -95px 3px;
}

span.mar_l_60 {
    display: block;
    float: left;
    height: 20px;
    width: 68px;
}

.xiaoshou_list ul li h1 {
    font: bold 12px/18px "宋体";
    margin-bottom: 5px;
    color: #666
}


/**************淘房版块***************/

.taofang_box {
    width: 225px;
    margin-top: 8px
}

.taofang_box ul li {
    width: 225px;
    line-height: 20px;
    margin-bottom: 7px
}

.tf_pic {
    position: relative
}

.tf_pic td a {
    font-family: '微软雅黑'
}

.tf_pic td a:hover {
    text-decoration: none
}

.youhui_icon {
    background: url(../images/price0828.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 66px;
    right: -2px;
    line-height: 16px;
    padding: 15px 5px 0px 5px;
    position: absolute;
    text-align: center;
    bottom: 21px;
    width: 75px;
}

.mt3 {
    margin-top: 3px
}

.tf_bm {
    float: right
}

.tf_num {
    color: #e55110;
    font-size: 16px;
    font-family: '微软雅黑', '黑体';
    vertical-align: top
}


/***********业内声音*********/

.yeneiaudio {
    margin-top: 5px;
    padding-bottom: 0px;
    height: 132px;
    overflow: hidden
}

.ynavator {
    float: left;
    width: 80px;
    padding: 1px;
    background: #fff;
    border: 1px solid #ddd;
    height: 78px;
}

.ynxq {
    width: 187px;
    float: left;
    margin-left: 10px
}

.ynxq h1 {
    font-weight: bold;
    color: #333;
    line-height: 16px;
    font-size: 12px
}

.ynxq p {
    line-height: 16px;
    margin-top: 3px
}

.ynxq p a {
    color: #a8a8a8
}

.yeneiaudio ul.newsList li {
    font-size: 12px
}

.yntt {
    margin-top: 5px
}


/***************调查****************/

.votebox {
    line-height: 24px;
    margin: 0px 0 0px;
    overflow: hidden;
    padding: 3px 0px 0px;
    width: 281px;
    font-family: '微软雅黑'
}

.votebox h2 {
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding-top: 3px
}

.votebox h2 a {
    color: #333333;
}

.votebox p {
    color: #7A7272;
    line-height: 22px;
}

.votebox p a.mybt {
    /*color:#E55110*/
    color: #333
}

.dataarea {
    height: 24px;
    vertical-align: top;
    width: 281px;
}

.dataarea input {
    width: 13px;
    height: 22px;
    vertical-align: middle
}


/*.dataarea input {
				vertical-align:middle
			}*/

.votebox label {
    cursor: pointer;
}

.votebox .ft-orange {
    color: #E55110;
    font-weight: bold;
}

.votebox .ft-blue {
    color: #a8a8a8;
    font-weight: bold;
}

.submitarea {
    height: 26px;
    line-height: 26px;
    margin: 6px auto 0px;
    width: 82px;
}

.votebtn {
    background: url("../images/votebtn.jpg") no-repeat scroll 0 1px transparent;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    width: 82px;
}

.xiaoshou_list1 {
    width: 225px;
    height: 580px;
    overflow: hidden;
}

.xiaoshou_list1 ul li {
    width: 225px;
    display: block;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0 6px 0px
}

.mishu_avator1 {
    float: left;
    width: 30px;
}

.mishu_avator1 img {
    border: 1px solid #e2e2e2;
    width: 28px;
    height: 28px;
}

.xs_dts2 {
    float: left;
    width: 192px;
    margin-top: 5px;
}

.xs_dts2 span {
    float: right;
    color: #A8A8A8;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 116px;
}

.xs_dts2 span a {
    color: #A8A8A8;
}

.xs_dts2 span a:hover {
    color: #ff6600;
}

.xs_dts1 {
    width: 227px;
    float: left;
    margin-top: 5px
}

.xs_dts1 p {
    margin: 4px 0 0px 0px;
    line-height: 21px;
    height: 42px;
    overflow: hidden
}

.jd_bt1 {
    color: #AEAEAE;
    height: 20px;
    line-height: 20px;
    padding-top: 5px;
}

.jd_bt1 .fr span a {
    color: #AEAEAE;
}

.W_ico201 {
    background-image: url("http://a.xmhouse.com/Images/icon1.png?id=1364277372322");
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    width: 20px;
}

.icon_praised_b1,
.icon_praised_bc1 {
    background-position: -70px 3px;
    height: 16px;
}

span.mar_l_601 {
    display: block;
    float: left;
    height: 20px;
    width: 68px;
}

.xiaoshou_list1 ul li h1 {
    font: bold 12px/18px "宋体";
    margin-top: 1px;
    color: #666;
    margin-left: 5px;
    float: left;
}

.xiaoshou_list1 ul li h1 img {
    vertical-align: middle
}

.vprocess {
    background: none repeat scroll 0 0 #EDEDED;
    float: left;
    height: 11px;
    margin-left: 30px;
    overflow: hidden;
    width: 180px;
}

.vprocess div {
    background: url("http://www.xmhouse.com/images/vote_mini_icon_bg.gif") repeat-x scroll 0 0 transparent;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    height: 11px;
    width: 178px;
    margin: 0px;
}

.black {
    color: #000000;
}

.vprocess .style0 {
    background-position: 0 0;
    border-left-color: #EA7211;
    border-right-color: #EA7211;
}

.vprocess .style1 {
    background-position: 0 -11px;
    border-left-color: #AABF00;
    border-right-color: #AABF00;
}

.vprocess .style2 {
    background-position: 0 -22px;
    border-left-color: #8B2A00;
    border-right-color: #8B2A00;
}

.vprocess .style3 {
    background-position: 0 -33px;
    border-left-color: #BF844A;
    border-right-color: #BF844A;
}

.vprocess .style4 {
    background-position: 0 -44px;
    border-left-color: #3A8938;
    border-right-color: #3A8938;
}

.vprocess .style5 {
    background-position: 0 -55px;
    border-left-color: #486193;
    border-right-color: #486193;
}

.vprocess .style6 {
    background-position: 0 -66px;
    border-left-color: #7DA3AE;
    border-right-color: #7DA3AE;
}

.vprocess .style7 {
    background-position: 0 -77px;
    border-left-color: #AE1486;
    border-right-color: #AE1486;
}

.vprocess .style8 {
    background-position: 0 -88px;
    border-left-color: #5AB502;
    border-right-color: #5AB502;
}

.vprocess .style9 {
    background-position: 0 -99px;
    border-left-color: #BF2146;
    border-right-color: #BF2146;
}


/*************开盘日历************/

.lTitle span.fr a,
.rTitle span.fr a,
.cTitle span.fr a,
.greenTitle span a,
#newPrice .hd span a,
#laskWeek .hd span a,
.fs_D2 .shadow,
.cBox2 .text p,
#second_hand li .elite,
#hotCell .ft li p,
#secondary .hd span.fr,
#trend p,
#group .ft span,
#picSay .bds .box a {
    color: #666666;
}

.extra {
    width: 225px;
    margin: 0px;
}

#calendar {
    height: 270px;
    /*overflow:hidden*/
}

#calendar h2 a:hover {
    text-decoration: none
}

.rTitle {
    border-bottom: 1px solid #90BCEB;
    padding-bottom: 8px;
    padding-top: 5px;
}

.rTitle h2 {
    font-size: 18px;
    font-weight: normal;
    font-family: "微软雅黑", "黑体";
    line-height: 21px
}

.lTitle span.fr,
.rTitle span.fr,
.cTitle span.fr,
.greenTitle span,
#secondary .hd span.fr {
    margin-top: 2px;
}

.bor {
    border: 1px solid #ceddf1;
    border-top: 0px;
    margin: 0px
}

#calendar .bds {
    padding-bottom: 16px;
    padding-bottom: 12px\9;
    padding-right: 0px;
}


/*新日历*/

.calendarBox {
    width: 223px;
    line-height: 22px;
    height: 215px;
    position: relative
}

.calendarBox .title {
    background: #f7f7f7;
    line-height: 34px;
    height: 34px;
    border-bottom: 1px solid #efefef;
    font-size: 12px;
    width: 223px;
    display: block;
    margin: 0px
}

.calendarBox h2 {
    float: left;
    width: 50px;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: normal;
    color: #8faed5
}

.calendarBox .title a {
    color: #8faed5
}

.calendarBox .calendarTab {
    width: 136px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 63px;
}

.calendarBox .calendarTab .t_width {
    width: 900px;
}

.calendarBox .calendarTab ul li {
    float: left;
    text-align: center;
    width: 34px;
    color: #8FAED5
}

.calendarBox #leftBtn {
    width: 6px;
    height: 10px;
    background-position: -142px -568px;
    float: left;
    cursor: pointer;
    margin-top: 13px;
    text-indent: -999em;
    overflow: hidden
}

.calendarBox #rightBtn {
    width: 6px;
    height: 10px;
    background-position: -149px -568px;
    float: right;
    cursor: pointer;
    margin-top: 13px;
    margin-right: 6px;
    text-indent: -999em;
    overflow: hidden
}

.calendarBox .calendarTab ul li.calendarOn {
    background: #71b0fa;
    color: #fff;
    cursor: pointer;
}

#calendarCon {
    position: relative;
    overflow: hidden
}

.calendarBox #calendarMonth {
    display: none
}

#calendarCon li {
    padding-left: 16px;
    width: 190px;
    padding-top: 1px
}

#calendarCon li.ico {
    background-position: -237px -430px;
    padding: 0px 0 0;
}

#calendarCon li.ico_no,
#calendarCon li.ico_noBg {
    background-position: -238px -636px;
}

#calendarCon li.ico span {
    background: url("../images/one_ico_v1_1.png") no-repeat scroll 0 0 transparent;
    background-position: -137px -532px;
    padding-left: 12px;
    color: #6d9fc8;
    width: 60px;
    font-size: 12px;
    margin-left: 10px;
    font-weight: bold;
}

#calendarCon li.ico_no span {
    color: #fc9113
}

#calendarCon li.ico_noBg span {
    background: none;
    color: #fc9113
}

#calendarCon li span {
    margin-left: 5px;
}

#innerCon {
    width: 1800px;
    overflow: hidden
}

#innerCon #content1,
#innerCon #content2,
#innerCon #content3,
#innerCon #content4 {
    float: left;
    width: 223px;
    margin-right: 11px
}

#scrollBox_all2 {
    margin-top: 8px;
}

#scrollBox_all2 #scrollBoxC2 {
    width: 223px;
    height: 179px;
    padding: 0 0px 0 0;
    position: relative;
    margin: 0px
}

#scrollBox_all2 .scrollContent {
    width: 203px;
    clear: both;
    overflow: hidden;
    position: absolute
}

#scrollBox_all2 .scrollBar {
    width: 13px;
    height: 35px;
    background: url(../images/icon_gd_m.jpg) left center;
    position: absolute;
    right: 0px;
    top: 0;
}

#scrollBox_all2 .scrollBar p {
    display: block;
    width: 100%;
    height: 100%;
}

#scrollBox_all2 .scrollBar .topBg {
    background: url(../images/icon_gd_t.jpg) top left no-repeat;
}

#scrollBox_all2 .scrollBar .barBg {
    background: url(../images/icon_gd_b.jpg) bottom left no-repeat;
}

#scrollBox_all1 {
    margin-top: 5px;
}

#scrollBox_all1 #scrollBox1 {
    width: 217px;
    height: 184px;
    padding: 0 5px 0 0;
    position: relative
}

#scrollBox_all1 .scrollContent {
    width: 203px;
    clear: both;
    position: absolute
}

#scrollBox_all1 .scrollBar {
    width: 13px;
    height: 35px;
    background: url(../images/icon_gd_m.jpg) left center;
    position: absolute;
    right: 0px;
    top: 0;
}

#scrollBox_all1 .scrollBar p {
    display: block;
    width: 100%;
    height: 100%;
}

#scrollBox_all1 .scrollBar .topBg {
    background: url(../images/icon_gd_t.jpg) top left no-repeat;
}

#scrollBox_all1 .scrollBar .barBg {
    background: url(../images/icon_gd_b.jpg) bottom left no-repeat;
}

#scrollBox_all3 {
    margin-top: 5px;
}

#scrollBox_all3 #scrollBox3 {
    width: 217px;
    height: 184px;
    padding: 0 5px 0 0;
    position: relative
}

#scrollBox_all3 .scrollContent {
    width: 203px;
    clear: both;
    position: absolute
}

#scrollBox_all3 .scrollBar {
    width: 13px;
    height: 35px;
    background: url(../images/icon_gd_m.jpg) left center;
    position: absolute;
    right: 0px;
    top: 0;
}

#scrollBox_all3 .scrollBar p {
    display: block;
    width: 100%;
    height: 100%;
}

#scrollBox_all3 .scrollBar .topBg {
    background: url(../images/icon_gd_t.jpg) top left no-repeat;
}

#scrollBox_all3 .scrollBar .barBg {
    background: url(../images/icon_gd_b.jpg) bottom left no-repeat;
}

#scrollBox_all4 .scrollContent {
    width: 203px;
    clear: both;
    position: absolute
}

#scrollBox_all4 .scrollBar {
    width: 13px;
    height: 35px;
    background: url(../images/icon_gd_m.jpg) left center;
    position: absolute;
    right: 0px;
    top: 0;
}

#scrollBox_all4 .scrollBar p {
    display: block;
    width: 100%;
    height: 100%;
}

#scrollBox_all4 .scrollBar .topBg {
    background: url(../images/icon_gd_t.jpg) top left no-repeat;
}

#scrollBox_all4 .scrollBar .barBg {
    background: url(../images/icon_gd_b.jpg) bottom left no-repeat;
}

.scrollBarBg {
    width: 13px;
    position: absolute;
    right: 0px;
    top: 0;
    background: url(../images/lin.gif) repeat-y 5px 0;
    height: 184px;
    display: none
}

#scrollBox1,
#scrollBoxC2,
#scrollBox3,
#scrollBox4 {
    overflow: hidden;
}

#scrollBox_all4 {
    margin-top: 5px;
}

#scrollBox_all4 #scrollBox4 {
    height: 184px;
    padding: 0 5px 0 0;
    position: relative;
    width: 217px;
}

#scrollBox_all4 .scrollContent {
    clear: both;
    position: absolute;
    width: 203px;
}

.scrollContent {
    /*overflow:hidden;*/
    top: 0;
    height: 184px;
}

.calendarBox #leftBtn {
    background: url("../images/one_ico_v1_1.png") no-repeat scroll 0 0 transparent;
    background-position: -142px -568px;
    cursor: pointer;
    float: left;
    height: 10px;
    margin-top: 13px;
    overflow: hidden;
    text-indent: -999em;
    width: 6px;
}

.calendarBox #rightBtn {
    background: url("../images/one_ico_v1_1.png") no-repeat scroll 0 0 transparent;
    background-position: -149px -568px;
    cursor: pointer;
    float: right;
    height: 10px;
    margin-right: 6px;
    margin-top: 13px;
    overflow: hidden;
    text-indent: -999em;
    width: 6px;
}

.ico {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

#calendarCon li.ico {
    background: url("../images/one_ico_v1_1.png") no-repeat scroll 0 0 transparent;
    background-position: -237px -430px;
    padding: 0;
}

.pLeft {
    padding-left: 14px;
}

.pRight {
    padding-right: 14px;
}

.bort1 {
    border-top: 1px solid #DFE7F2;
}

.pLR {
    padding: 0 14px;
}

.ptb {
    padding-bottom: 0px;
    padding-top: 15px;
    width: 201px;
    margin: 0px
}

.dis {
    display: block!important
}

#newPrice .hds {
    margin-top: 3px;
    padding-bottom: 8px;
}

#newPrice .hds h2 {
    font-weight: normal;
    font-family: "微软雅黑", "黑体";
    font-size: 18px;
    line-height: 21px
}

#newPrice .hds span {
    font-size: 12px;
    margin-top: 2px;
}

#newPrice .bds {
    padding-bottom: 10px;
    padding-bottom: 14px\0;
    height: 172px;
    overflow: hidden;
    width: 201px;
    margin: 0px
}

:root #newPrice .bds {
    padding-bottom: 18px\9
}

#newPriceDl {
    padding-right: 0px;
}

#newPrice .bds dt {
    background: url("../images/one_ico_v1_1.png") no-repeat scroll 0 0 transparent;
    background-position: -239px -584px;
    padding-left: 9px;
    line-height: 26px;
    clear: both;
    height: 26px;
}

#newPrice .bds dt .name {
    width: 96px;
}

#newPrice .bds dd {
    clear: both;
    display: none;
}

#newPrice .bds dd .pic img {
    width: 90px;
    height: 60px;
}

#newPrice .bds .Q-tpList {
    background: #f5f5f5;
    padding: 3px 0px;
}

#newPrice .bds .Q-tpList div.l23 {
    padding-top: 8px;
    color: #666;
}

#newPrice .hd span {
    margin-top: 5px;
    font-size: 12px;
}

#newPrice .bds .Q-tpList p {
    width: 148px;
    height: 25px;
    overflow: hidden;
}

#newPrice .bds .Q-tpList p span {
    margin-right: 6px;
}

.Q-tpList em {
    font-weight: bold;
}

.Q-tpList .pic {
    display: inline;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    text-align: center;
}

.Q-tpList .pic img {
    border: 1px solid #CBCBCB;
    display: block;
}

.undis {
    display: none;
}


/*************数据中心*************/

.extra_1 {
    width: 100%;
    margin: 0px
}

.pads {
    padding: 10px 0px
}

.padsy {
    padding: 10px 14px
}

.f18101 {
    color: #F18101;
    font-weight: bold;
}

#dataCenter .bds {
    padding-top: 5px;
}

#dataCenter .bds h3 {
    font-size: 12px;
    padding: 5px 0;
}

#dataCenter .bds h3 span {
    color: #666666;
    font-weight: normal;
}

#dataCenter .bds p {
    padding: 2px 0;
}

#dataCenter .bds p img {
    border: 1px solid #E4E4E4;
    width: 335px;
    height: 90px
}

#laskWeek .bds li span {
    display: inline-block;
}

#laskWeek .bds li span.name {
    background: url("../images/one_ico_v1_1.png") no-repeat scroll 0 0 transparent;
    background-position: -239px -584px;
    padding-left: 9px;
    width: 172px;
}

#laskWeek .bds li span.area {
    width: 61px;
}

#laskWeek .bds li span.num {
    width: 36px;
}

#laskWeek .hds h2 {
    font-family: "微软雅黑", "黑体";
    font-weight: normal;
    border-bottom: 1px solid #028AD6;
    float: left;
    height: 31px;
    line-height: 31px;
    font-size: 18px
}

.mt5 {
    margin-top: 7px
}

.l23 {
    line-height: 23px
}

.l24 {
    line-height: 24px
}

.ft {
    width: 290px;
    margin: 0px
}

.pt8 {
    padding-top: 8px
}

.chengjiao {
    border-bottom: 1px solid #B6D2E0;
    height: 31px;
}


/**********tab css**********/

#infotab {
    width: 375px;
    position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#infotab .infotab_page {
    background-position: 0 bottom;
    height: 31px;
    line-height: 31px;
    border-bottom: 1px solid #B6D2E0;
}

.noRlines {
    border-right: medium none!important;
}

#infotab .infotab_page li {
    float: left;
    font-size: 14px;
    position: relative;
    margin-right: 16px
}

#infotab .infotab_page li a {
    color: #A1A1A1;
    display: block;
    text-align: left;
    font-family: "微软雅黑", "黑体";
    font-size: 18px;
    font-weight: normal;
}

#infotab .infotab_page li a:hover {
    text-decoration: none
}

#infotab .infotab_page li a.on {
    color: #333;
    border-bottom: 1px solid #028AD6;
}

#infotab .infotab_con {
    overflow: hidden;
}

#infotab .infotab_con a:hover {
    color: #003399
}

#infotab .infotab_con a font:hover {
    color: #003399
}

.noBlines {
    border-bottom: medium none!important;
    padding-bottom: 0!important;
}

#infotab .infotab_con ul.newsList li {
    margin-bottom: 4px!important;
    padding-left: 13px;
    vertical-align: middle
}

#infotab .infotab_con .hotTitle {
    height: 20px;
    line-height: 20px;
    margin-top: 13px;
}

#infotab .infotab_con h3 {
    overflow: hidden;
    text-align: left;
    width: 355px;
}

#infotab .infotab_con .hotTitle i {
    color: #003399;
    font-weight: bold;
    padding-right: 10px;
}

#infotab .infotab_con h3 a {
    color: #003399;
    font-size: 14px;
    font-weight: bold;
}

#infocon1,
#infocon2,
#infocon3 {
    overflow: hidden
}

#pllunxuan {
    line-height: 24px;
}


.news_list{
	width: 1200px;
	display: flex;
	align-items: center;
}


/**********2014-03-31 add*********/

.m4 {
    position: relative;
}

.m4 dt {
    width: 317px;
    position: absolute;
    z-index: 999;
}

a.close_d {
    position: absolute;
    right: 0px;
    top: 5px;
    z-index: 10;
    padding: 1px 3px;
    background: url(../images/spclose.gif) no-repeat;
    width: 23px;
    height: 20px;
}

.lmtv {
    margin-top: 2px;
}

a[href*='ads'] font[color='red'] {
    color: #e55110!important;
}

#xi_box {
    z-index: 100;
}

.xi_item {
    font-size: 14px;
    margin: 1px 2px 1px 4px;
}

#xi_container td {
    font-size: 14px;
}

#xi_box td {
    font-size: 14px;
}

.xii_row {
    cursor: hand;
    line-height: 21px;
    padding: 2px 6px;
    width: 188px;
}

.xii_selected {
    background: #1E50A2;
    color: #FFFFFF;
}

#xi_box table {
    width: 100%;
}

tbody:first-child {
    line-height: 25px;
}

.xmhouse_myuser {
    width: 80px;
    vertical-align: middle;
    height: 18px;
    line-height: 18px;
    border: 1px solid #adacb1
}

.xmhouse_logo {
    width: 204px;
    display: block;
    height: 66px;
}

#mvcbf {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 12;
    width: 300px;
    height: 242px;
    background: url(../images/zhonghaibg.jpg) no-repeat;
    cursor: pointer;
}

.mvc_close {
    width: 300px;
    height: 25px;
    background: none;
    position: absolute;
}

.bbs_news_content {
    height: 440px;
    overflow: hidden;
    float: none;
    margin-bottom: 0px
}

#mzht {
    width: 281px
}

.myzht {
    width: 289px;
    padding: 5px 0;
    border-bottom: 0px dashed #cccccc;
}

.w289 {
    width: 289px
}

#JB-1 {
    border: 0;
    width: 316px;
    margin-top: 6px;
    overflow: hidden;
    margin-bottom: 1px;
    height: 75px
}

#JB-2 {
    border: 0;
    width: 316px;
    margin-top: 8px;
    overflow: hidden;
    margin-bottom: 1px;
    height: 75px
}

.tv_icon {
    background: url(../images/index/20070424092134120.gif) no-repeat 0 8px;
    width: 13px;
    height: 30px;
}

.mysosoin {
    width: 84px;
    line-height: 18px;
    height: 18px;
    border: 1px solid #b6d2e0;
    color: #666
}

.mybtns {
    position: relative;
    top: 5px;
    _top: 0px;
    *top: 0px
}

#WD-1 {
    border: 0;
    width: 371px;
    margin-bottom: 0px;
    height: 100px;
    overflow: hidden
}

.twg {
    font-weight: normal;
    font-size: 12px;
    line-height: 31px
}

.mt8 {
    margin-top: 8px
}

.xf_myleft {
    float: left;
    overflow: hidden;
}

.xf_mytop {
    width: 658px;
    float: left;
    overflow: hidden;
    height: 71px
}

.wenda_hid {
    height: 190px;
    overflow: hidden;
}

.conTitle.h36 {
    height: 36px;
    line-height: 36px
}

.conTitle h2.h36 {
    height: 36px;
    line-height: 36px
}

.conTitle span.mt0 {
    margin-top: 0
}

.mylpdp {
    height: 37px;
    line-height: 36px;
    border-bottom: none;
    overflow: hidden
}

.hottv {
    height: 120px;
    overflow: hidden;
    margin-top: 7px
}

.esf_mynews {
    width: 649px;
    float: left;
    overflow: hidden;
    border-top: 0px solid #9dcbef
}

#DC-1 {
    width: 225px;
    overflow: hidden;
    padding-left: 0px;
    height: 60px;
    overflow: hidden
}


/*********成交数据*********/

.blue_border {
    border: solid 1px #ceddf1;
    border-top: 0;
    padding: 10px 9px 0px 9px;
    height: 225px;
    overflow: hidden;
}

.top_box {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    width: 205px;
    margin: 0px auto;
}

.f14 {
    font-size: 14px;
}

.top_box .tit .xbt {
    width: auto;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    background: url(../images/housenum.png) no-repeat left center;
    padding-left: 21px;
    font-family: '微软雅黑'
}

.orange {
    color: #ef8100;
}

.hr10 {
    height: 10px;
    overflow: hidden;
    clear: both;
}

.gray_line {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
    border-top: solid 1px #e2e2e2;
}

.top_rank {
    width: 205px;
    margin: 0px auto;
}

.top_rank .tit {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding: 6px 0px 8px 0px;
}

.top_rank .tit .xbt {
    width: auto;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    background: url(../images/houseicon.png) no-repeat 2px center;
    padding-left: 21px;
    font-family: '微软雅黑'
}

.top_rank .mylist_box li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    vertical-align: top;
}

.top_rank .mylist_box li .num {
    width: auto;
    height: 24px;
    overflow: hidden;
    display: block;
    padding: 0px 3px;
    float: left;
}

.top_rank .mylist_box li .house {
    width: 90px;
    height: 24px;
    overflow: hidden;
    display: block;
    padding: 0px 3px;
    float: left;
}

.top_rank .mylist_box li .addr {
    width: 32px;
    height: 24px;
    overflow: hidden;
    display: block;
    padding: 0px 3px;
    float: left;
}

.top_rank .mylist_box li .house_num {
    height: 24px;
    overflow: hidden;
    display: block;
    float: right;
    text-align: right;
    width: 50px;
}

#followDiv_3_tb a,
#followDiv_2_tb a,
#followDiv_1_tb a,
#followDiv_0_tb a,
#followDiv_2_ts a,
#followDiv_0_ts a,
#followDiv_1_ts a,
#followDiv_3_ts a {
    display: none!important
}


/*----------淘房团-------------*/

#grouppurchase {
    margin-top: 0px
}

#grouppurchase .maytlist {
    *overflow: hidden;
    padding: 10px 0 2px 0;
}

#grouppurchase .maytlist li {
    float: left;
    width: 305px;
    margin-right: 15px;
}

#grouppurchase.timgexp {
    text-align: center;
}

#grouppurchase .maytlist li a.img {
    display: block;
    width: 300px;
    height: 160px;
    padding: 1px;
    border: 1px solid #ccc;
    text-decoration: none;
}

#grouppurchase .maytlist li a.img span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑", "黑体";
    font-size: 18px;
    *font-size: 17px;
}

#grouppurchase .maytlist li p {
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 3px
}

#grouppurchase .maytlist li img {
    width: 300px;
    height: 160px;
}

#grouppurchase .tlf-new {
    left: 10px;
    position: absolute;
    top: 5px;
    width: 35px;
}

#grouppurchase .maytlist li .tlf-new img {
    height: 13px;
    width: 34px;
}

#grouppurchase .maytlist li {
    position: relative;
    margin-bottom: 10px;
}

#grouppurchase .tlf-price {
    right: 2px;
    position: absolute;
    top: 85px;
    background: url(../images/ddh72x77.png) no-repeat;
    width: 72px;
    text-align: center;
    height: 78px;
    z-index: 11
}

#grouppurchase .tlf-price a {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    padding: 18px 5px;
    display: block
}

#grouppurchase .mayfwnum {
    font-size: 14px;
    font-family: \5FAE\8F6F\96C5\9ED1;
    color: #ff6511;
    padding-right: 10px
}

.huxing {
    display: block;
    height: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*----------淘房团-------------*/

.foucsBox {
    margin: 5px auto 0px auto;
    padding: 0;
    width: 950px;
    height: 139px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}

.foucsBox .imgCon {
    width: 950px;
    height: 119px;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

.foucsBox .imgCon li {
    float: left;
    width: 950px;
    height: 119px;
}

.foucsBox .imgCon li img {
    border: 0;
}

#FlashID_ad_1 {
    display: none
}

#fchezi {
    position: absolute;
    z-index: 1;
    right: 6px
}


/***********网上售楼处*********/

.menuTop {
    border: 1px solid #cccccc;
    margin-right: 510px;
    position: fixed;
    top: 180px;
    width: 93px;
    z-index: 999;
    background-color: #fff;
    font-family: "微软雅黑";
    left: 5px;
    display: none;
}

.wsbt {
    float: left;
    width: 91px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background-color: #5390db;
    border: 1px solid #fff;
}

.wscd {
    float: left;
    width: 100%;
    height: 250px;
}

.wscv {
    float: left;
    width: 114px;
    height: 30px;
    position: relative;
}

.wsca {
    float: left;
    width: 68px;
    padding-left: 24px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
}

.tjlpc {
    position: absolute;
    width: 503px;
    height: 348px;
    background-color: #fff;
    border: 1px solid #cccccc;
    z-index: 1000;
    left: 93px;
    top: 0px;
    visibility: hidden;
}

.tjmc {
    position: absolute;
    width: 573px;
    height: 24px;
    z-index: 1;
    left: -93px;
    top: 3px;
    background-image: url(../images/bg15.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

.tjmc h2 {
    float: left;
    line-height: 23px;
    color: #FFF;
    font-size: 14px;
    padding-left: 23px!important;
    padding-right: 50px
}

.gd1 {
    float: right;
    font-size: 13px;
    color: #666;
    line-height: 24px;
}

.tjlp {
    float: left;
    height: 33px;
    width: 100%;
    background-image: url(../images/bg16.gif);
    background-position: 0px 33px
}

.tjlb {
    float: left;
    padding: 12px 0 0 20px;
}

.tjlb div {
    float: left;
    width: 150px;
    height: 205px;
    margin-right: 10px;
    line-height: 22px;
    font-size: 12px;
    color: #666;
    font-family: Arial;
}

.tjlb div img {
    width: 128px;
    height: 84px;
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}

.c3 {
    color: #e55110;
}

.c1 {
    color: #333;
}

.gdlp {
    float: left;
    height: 40px;
    width: 100%;
    background-image: url(../images/bg17.gif);
}

.gdlp h2 {
    padding-left: 36px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}

.gdlb {
    float: left;
    width: 100%;
    background-color: #FFF;
    padding-top: 12px;
    padding-right: 0;
    padding-bottom: 0;
    text-indent: 20px;
}

.gdlb a {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding-right: 10px;
}


/********看房QQ群********/

#kefu1 {
    right: 6px;
    margin-left: 530px;
    position: fixed;
    top: 180px;
    z-index: 10008;
    width: 93px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #d4d4d4;
    font-size: 12px;
    font-family: "微软雅黑";
    z-index: 99999;
    display: none;
}

.cs_online_ct {
    padding: 5px
}

.kftqqqun {
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    background-color: #5390db;
    border: 1px solid #fff;
}

.cs_online {
    height: 30px;
    background: url('../images/kftqqimg.gif') no-repeat 0px -50px;
}

.cs_online_qq {
    height: 26px;
    line-height: 26px
}

.cs_online_qq a:link,
.cs_online_qq a:active,
.cs_online_qq a:visited,
.cs_online_qq a:hover {
    text-decoration: none;
    color: #666;
}

.cs_close {
    position: absolute;
    right: -6px;
    top: -6px;
    width: 15px;
    height: 15px;
    background: url('../images/kftqqimg.png') no-repeat 0px 0px;
}

.cs_close a {
    display: block;
    height: 10px;
}

.cs_close a span {
    display: none;
}


/******看房报名*****/

#menuu {
    background-image: url("../images/bg-ss.png");
    bottom: 0;
    height: 50px;
    left: 0;
    margin-left: 0;
    position: fixed;
    width: 100%;
    z-index: 888;
    font-family: "微软雅黑";
}

.tl {
    margin: 0 auto;
    width: 950px;
    overflow: hidden;
    position: relative
}

.myclosebtn {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/browsers_ad_close_gray.png) no-repeat left top;
    right: 2px;
    top: 2px;
    cursor: pointer
}

.search_box {
    margin-top: 10px;
    width: 648px;
}

.ssip {
    float: left;
    width: 364px;
    height: 26px;
    border: 1px solid #fff;
    color: #888;
    line-height: 26px;
}

.ksan {
    float: left;
    border: none;
    cursor: pointer;
    width: 80px;
    height: 29px;
    background-image: url(../images/an10.jpg);
    background-position: center center;
}

.ssan {
    float: left;
    height: 29px;
    background-color: #ff6404;
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    padding: 0 15px 0 15px;
    margin-left: 15px;
}

a.ssan:hover {
    color: #fff
}

.chat-tips {
    padding: 8px;
    border: 1px solid #d1d2d6;
    position: absolute;
    right: 95px;
    top: -38px;
    background-color: #fff;
    z-index: 99999;
    display: none
}

.chat-tips i {
    background: url(../images/icon_arrow_1.png) no-repeat -88px -350px;
    width: 9px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: -9px;
    top: 41px;
}

.chat-tips img {
    width: 120px;
    height: 120px;
}

.cs_online_qq a {
    position: relative;
    display: block;
    height: 26px;
    line-height: 26px;
    padding-left: 6px
}

.cs_online_qqv2 a {
    position: relative;
    display: block;
    height: 26px;
    line-height: 26px;
    padding-left: 6px
}

.cs_online_qq a:hover {
    color: #f60
}

.cs_online_qq a:hover .chat-tips {
    display: block
}

.wxkf-more {
    color: #999;
    display: block;
    line-height: 30px;
    text-align: center
}

.bbs-more {
    color: #999;
    position: absolute;
    top: 22px;
    right: 20px
}

.dujiabd .moderContent span {
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.dujiabd .moderContent a {
    font-size: 12px!important;
    line-height: 25px!important
}


/*******2016-03-28********/

.ntbrd {
    border: 1px solid #ddd;
    background: #f6f6f6;
    position: relative;
}

.ntleft {
    float: left;
    display: inline;
}

.tt-r {
    position: absolute;
    top: -2px;
    right: -1px;
}

.hotnews {
    padding-left: 15px;
    width: 685px;
}

.jstitle {
    display: block;
    height: 42px;
    background: url(../images/jishou.jpg) no-repeat left top;
    width: 100%
}

.fabu_btn {
    text-align: center
}

.fabu_btn a {
    display: inline-block;
    width: 128px;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    background: #2c85e9;
    text-align: center;
    color: #FFF;
    font-size: 14px;
}

.showcity {
    border: 1px solid #bbbbbb;
    position: absolute;
    left: -56px;
    font-size: 12px;
    margin-top: -4px;
    padding: 0px;
    z-index: 500000;
}

.item {
    color: #0256B8;
    white-space: nowrap;
    height: 22px;
    padding: 0 5px;
    text-align: left;
}

.bth_1 {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}

.bth_2 {
    display: inline-block;
}

#FS-1 {
    position: relative
}

#A2头条-1 {
    position: relative
}

#MX-2 {
    position: relative
}

a.loupan_name2016 {
    position: absolute;
    top: 134px;
    left: 2px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    width: 280px;
    padding: 0px 10px;
    height: 28px;
    line-height: 28px;
    z-index: 10;
}

.xmhongb {
    position: fixed;
    left: 0.2%;
    top: 350px;
}


/*2017-06-09 xzht*/

.relative {
    position: relative;
}

.mt10 {
    margin-top: 10px;
}

.home-play-icon {
    background: url(../images/playicon.png) no-repeat left top;
    display: block;
    position: absolute;
    left: 90px;
    bottom: 50px;
    width: 40px;
    height: 40px;
}

.mask {
    filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr='#b3000000', EndColorStr='#b3000000');
    background: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 210px;
    padding: 5px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.t-c {
    text-align: center;
}

.zhibojian {
    margin: 10px 0 0;
}

.zhibojian li {
    background: url('../images/news/xmhouse_v.jpg') no-repeat 0px center;
    padding-left: 22px;
    display: block;
    width: 198px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.col_333 {
    color: #333;
}

.zhibojianBox {
    padding: 0px 10px 12px 10px;
    border: 1px solid #B6D2E0;
    height: 325px;
    overflow: hidden;
}

.redianvideo {
    padding: 6px 0 0
}

.redianvideo ul li img {
    vertical-align: middle
}

.wenda_hid img {
    vertical-align: -5px;
    margin-right: 3px
}

.kuaixun {
    width: 225px;
    margin: 10px 0px 5px;
}

#conbb_idx_2 {
    font-size: 14px;
    position: relative;
    bottom: 90px;
	padding: 20px 0 30px;
    background: rgba(0,0,0,0.3);
    border-radius: 0px 0px 8px 8px;
}

#conbb_idx_2 div {
    line-height: 24px;
    height: 24px;
    overflow: hidden
}
#conbb_idx_2 a {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

#con_yzbbs_1 {
    margin-top: 8px
}

.modoer-pic {
    width: 100%;
    height: 130px;
    margin-top: 8px;
}

.modoer-pic img {
    width: 100%;
    height: 100%;
}

/*首页直播回顾*/
.lives li{
	width: 138px;
	height: 145px;
	float: left;
	cursor: pointer;
}
.lives li:nth-child(odd){
	padding-right: 5px;
}
.lives img{
	width: 138px;
	height: 100px;
	object-fit: cover;
}
.lives span{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/*首页视频精选*/
.videos li{
	width: 135px;
	height: 138px;
	float: left;
	cursor: pointer;
}
.videos li:nth-child(odd){
	padding-right: 5px;
}
.videos img{
	width: 135px;
	height: 100px;
	object-fit: cover;
}
.videos span{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}